Download mybatis-ehcache-spring-0.0.1.jar file - Jar m

Jar examples for m:mybatis-ehcache-spring

Description

Mybatis ehcache with spring. Mybatis cache metrics.

You can download jar file mybatis-ehcache-spring 0.0.1 in this page.

License

Apache 2

Build File

You can use the following script to add mybatis-ehcache-spring-0.0.1.jar to your project.

<dependency>
   <groupId>io.github.hengyunabc</groupId>
   <artifactId>mybatis-ehcache-spring</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'io.github.hengyunabc', name: 'mybatis-ehcache-spring', version: '0.0.1'
libraryDependencies += "io.github.hengyunabc" % "mybatis-ehcache-spring" % "0.0.1"
<dependency org="io.github.hengyunabc" name="mybatis-ehcache-spring" rev="0.0.1"/>
@Grapes(@Grab(group='io.github.hengyunabc', module='mybatis-ehcache-spring', version='0.0.1'))
'io.github.hengyunabc:mybatis-ehcache-spring:jar:0.0.1'

Download

Click the following link to download the jar file.

mybatis-ehcache-spring-0.0.1-javadoc.jar
mybatis-ehcache-spring-0.0.1-sources.jar
mybatis-ehcache-spring-0.0.1.jar
mybatis-ehcache-spring-0.0.1.pom



Related Tutorials