Download simple-spring-memcached-3.6.1.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.6.1 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials