Jar examples for e:elasticache-java-cluster-client
Amazon ElastiCache Cluster Client is an enhanced Java library to connect to ElastiCache clusters. This client library has been built upon Spymemcached and is released under the Amazon Software License.
You can download jar file elasticache-java-cluster-client 1.1.1 in this page.
Amazon Software License
You can use the following script to add elasticache-java-cluster-client-1.1.1.jar to your project.
<dependency> <groupId>com.amazonaws</groupId> <artifactId>elasticache-java-cluster-client</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.amazonaws', name: 'elasticache-java-cluster-client', version: '1.1.1'
libraryDependencies += "com.amazonaws" % "elasticache-java-cluster-client" % "1.1.1"
<dependency org="com.amazonaws" name="elasticache-java-cluster-client" rev="1.1.1"/>
@Grapes(@Grab(group='com.amazonaws', module='elasticache-java-cluster-client', version='1.1.1'))
'com.amazonaws:elasticache-java-cluster-client:jar:1.1.1'
Click the following link to download the jar file.
elasticache-java-cluster-client-1.1.1-javadoc.jar