Jar examples for e:ehcache-jcache
Ehcache's wrapper implementation of JSR107 - JCACHE.
You can download jar file ehcache-jcache 1.5.0-0.5 in this page.
You can use the following script to add ehcache-jcache-1.5.0-0.5.jar to your project.
<dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-jcache</artifactId> <version>1.5.0-0.5</version> </dependency>
compile group: 'net.sf.ehcache', name: 'ehcache-jcache', version: '1.5.0-0.5'
libraryDependencies += "net.sf.ehcache" % "ehcache-jcache" % "1.5.0-0.5"
<dependency org="net.sf.ehcache" name="ehcache-jcache" rev="1.5.0-0.5"/>
@Grapes(@Grab(group='net.sf.ehcache', module='ehcache-jcache', version='1.5.0-0.5'))
'net.sf.ehcache:ehcache-jcache:jar:1.5.0-0.5'
Click the following link to download the jar file.
ehcache-jcache-1.5.0-0.5-javadoc.jar