Jar examples for m:memcached
A simple, asynchronous, single-threaded Memcached client written in java.
You can download jar file memcached 2.4.2 in this page.
The MIT License (MIT)
You can use the following script to add memcached-2.4.2.jar to your project.
<dependency> <groupId>com.google.code.maven-play-plugin.spy</groupId> <artifactId>memcached</artifactId> <version>2.4.2</version> </dependency>
compile group: 'com.google.code.maven-play-plugin.spy', name: 'memcached', version: '2.4.2'
libraryDependencies += "com.google.code.maven-play-plugin.spy" % "memcached" % "2.4.2"
<dependency org="com.google.code.maven-play-plugin.spy" name="memcached" rev="2.4.2"/>
@Grapes(@Grab(group='com.google.code.maven-play-plugin.spy', module='memcached', version='2.4.2'))
'com.google.code.maven-play-plugin.spy:memcached:jar:2.4.2'
Click the following link to download the jar file.
memcached-2.4.2-javadoc.jar