Jar examples for e:ehcache-core
Internal ehcache-core module. This artifact is not meant to be used directly for jdk 1.5
You can download jar file ehcache-core 1.7.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ehcache-core-1.7.0.jar to your project.
<dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> <version>1.7.0</version> </dependency>
compile group: 'net.sf.ehcache', name: 'ehcache-core', version: '1.7.0'
libraryDependencies += "net.sf.ehcache" % "ehcache-core" % "1.7.0"
<dependency org="net.sf.ehcache" name="ehcache-core" rev="1.7.0"/>
@Grapes(@Grab(group='net.sf.ehcache', module='ehcache-core', version='1.7.0'))
'net.sf.ehcache:ehcache-core:jar:1.7.0'
Click the following link to download the jar file.
ehcache-core-1.7.0-javadoc.jar