Jar examples for e:ehcache-spring-annotations
Provides a simple model for integrating Ehcache in a Spring project via annotations.
You can download jar file ehcache-spring-annotations 1.2.0 in this page.
Apache 2
You can use the following script to add ehcache-spring-annotations-1.2.0.jar to your project.
<dependency> <groupId>com.googlecode.ehcache-spring-annotations</groupId> <artifactId>ehcache-spring-annotations</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.googlecode.ehcache-spring-annotations', name: 'ehcache-spring-annotations', version: '1.2.0'
libraryDependencies += "com.googlecode.ehcache-spring-annotations" % "ehcache-spring-annotations" % "1.2.0"
<dependency org="com.googlecode.ehcache-spring-annotations" name="ehcache-spring-annotations" rev="1.2.0"/>
@Grapes(@Grab(group='com.googlecode.ehcache-spring-annotations', module='ehcache-spring-annotations', version='1.2.0'))
'com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations:jar:1.2.0'
Click the following link to download the jar file.
ehcache-spring-annotations-1.2.0-javadoc.jar