Jar examples for j:jetcache-redis
You can download jar file jetcache-redis 2.4.0 in this page.
You can use the following script to add jetcache-redis-2.4.0.jar to your project.
<dependency> <groupId>com.alicp.jetcache</groupId> <artifactId>jetcache-redis</artifactId> <version>2.4.0</version> </dependency>
compile group: 'com.alicp.jetcache', name: 'jetcache-redis', version: '2.4.0'
libraryDependencies += "com.alicp.jetcache" % "jetcache-redis" % "2.4.0"
<dependency org="com.alicp.jetcache" name="jetcache-redis" rev="2.4.0"/>
@Grapes(@Grab(group='com.alicp.jetcache', module='jetcache-redis', version='2.4.0'))
'com.alicp.jetcache:jetcache-redis:jar:2.4.0'
Click the following link to download the jar file.
jetcache-redis-2.4.0-javadoc.jar