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