Jar examples for a:argo-redis
Redis Template
You can download jar file argo-redis 2.3.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add argo-redis-2.3.2.jar to your project.
<dependency> <groupId>com.github.yamingd.argo</groupId> <artifactId>argo-redis</artifactId> <version>2.3.2</version> </dependency>
compile group: 'com.github.yamingd.argo', name: 'argo-redis', version: '2.3.2'
libraryDependencies += "com.github.yamingd.argo" % "argo-redis" % "2.3.2"
<dependency org="com.github.yamingd.argo" name="argo-redis" rev="2.3.2"/>
@Grapes(@Grab(group='com.github.yamingd.argo', module='argo-redis', version='2.3.2'))
'com.github.yamingd.argo:argo-redis:jar:2.3.2'
Click the following link to download the jar file.
argo-redis-2.3.2-javadoc.jar