Download simple-spring-memcached-3.5.0.jar file - Jar s

Jar examples for s:simple-spring-memcached

Description

Enables memcached caching in Spring beans via annotations

You can download jar file simple-spring-memcached 3.5.0 in this page.

License

MIT License

Build File

You can use the following script to add simple-spring-memcached-3.5.0.jar to your project.

<dependency>
   <groupId>com.google.code.simple-spring-memcached</groupId>
   <artifactId>simple-spring-memcached</artifactId>
   <version>3.5.0</version>
</dependency>
compile group: 'com.google.code.simple-spring-memcached', name: 'simple-spring-memcached', version: '3.5.0'
libraryDependencies += "com.google.code.simple-spring-memcached" % "simple-spring-memcached" % "3.5.0"
<dependency org="com.google.code.simple-spring-memcached" name="simple-spring-memcached" rev="3.5.0"/>
@Grapes(@Grab(group='com.google.code.simple-spring-memcached', module='simple-spring-memcached', version='3.5.0'))
'com.google.code.simple-spring-memcached:simple-spring-memcached:jar:3.5.0'

Download

Click the following link to download the jar file.

simple-spring-memcached-3.5.0-javadoc.jar
simple-spring-memcached-3.5.0-sources.jar
simple-spring-memcached-3.5.0.jar
simple-spring-memcached-3.5.0.pom



Related Tutorials