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.1.3 in this page.
Apache 2
You can use the following script to add ehcache-spring-annotations-1.1.3.jar to your project.
<dependency> <groupId>com.googlecode.ehcache-spring-annotations</groupId> <artifactId>ehcache-spring-annotations</artifactId> <version>1.1.3</version> </dependency>
compile group: 'com.googlecode.ehcache-spring-annotations', name: 'ehcache-spring-annotations', version: '1.1.3'
libraryDependencies += "com.googlecode.ehcache-spring-annotations" % "ehcache-spring-annotations" % "1.1.3"
<dependency org="com.googlecode.ehcache-spring-annotations" name="ehcache-spring-annotations" rev="1.1.3"/>
@Grapes(@Grab(group='com.googlecode.ehcache-spring-annotations', module='ehcache-spring-annotations', version='1.1.3'))
'com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations:jar:1.1.3'
Click the following link to download the jar file.
ehcache-spring-annotations-1.1.3-javadoc.jar