Jar examples for s:simple-spring-memcached
Enables memcached caching in Spring beans via annotations
You can download jar file simple-spring-memcached 3.0.1 in this page.
MIT License
You can use the following script to add simple-spring-memcached-3.0.1.jar to your project.
<dependency> <groupId>com.google.code.simple-spring-memcached</groupId> <artifactId>simple-spring-memcached</artifactId> <version>3.0.1</version> </dependency>
compile group: 'com.google.code.simple-spring-memcached', name: 'simple-spring-memcached', version: '3.0.1'
libraryDependencies += "com.google.code.simple-spring-memcached" % "simple-spring-memcached" % "3.0.1"
<dependency org="com.google.code.simple-spring-memcached" name="simple-spring-memcached" rev="3.0.1"/>
@Grapes(@Grab(group='com.google.code.simple-spring-memcached', module='simple-spring-memcached', version='3.0.1'))
'com.google.code.simple-spring-memcached:simple-spring-memcached:jar:3.0.1'
Click the following link to download the jar file.
simple-spring-memcached-3.0.1-javadoc.jar