Download cane-module-ehcache-0.5.jar file - Jar c

Jar examples for c:cane-module-ehcache

Description

CacheProvider for Ehcache.

You can download jar file cane-module-ehcache 0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cane-module-ehcache-0.5.jar to your project.

<dependency>
   <groupId>org.canedata.module</groupId>
   <artifactId>cane-module-ehcache</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'org.canedata.module', name: 'cane-module-ehcache', version: '0.5'
libraryDependencies += "org.canedata.module" % "cane-module-ehcache" % "0.5"
<dependency org="org.canedata.module" name="cane-module-ehcache" rev="0.5"/>
@Grapes(@Grab(group='org.canedata.module', module='cane-module-ehcache', version='0.5'))
'org.canedata.module:cane-module-ehcache:jar:0.5'

Download

Click the following link to download the jar file.

cane-module-ehcache-0.5-javadoc.jar
cane-module-ehcache-0.5-sources.jar
cane-module-ehcache-0.5.jar
cane-module-ehcache-0.5.pom



Related Tutorials