Download jetcache-redis-2.1.5.jar file - Jar j

Jar examples for j:jetcache-redis

Description

You can download jar file jetcache-redis 2.1.5 in this page.

Build File

You can use the following script to add jetcache-redis-2.1.5.jar to your project.

<dependency>
   <groupId>com.alicp.jetcache</groupId>
   <artifactId>jetcache-redis</artifactId>
   <version>2.1.5</version>
</dependency>
compile group: 'com.alicp.jetcache', name: 'jetcache-redis', version: '2.1.5'
libraryDependencies += "com.alicp.jetcache" % "jetcache-redis" % "2.1.5"
<dependency org="com.alicp.jetcache" name="jetcache-redis" rev="2.1.5"/>
@Grapes(@Grab(group='com.alicp.jetcache', module='jetcache-redis', version='2.1.5'))
'com.alicp.jetcache:jetcache-redis:jar:2.1.5'

Download

Click the following link to download the jar file.

jetcache-redis-2.1.5-javadoc.jar
jetcache-redis-2.1.5-sources.jar
jetcache-redis-2.1.5.jar
jetcache-redis-2.1.5.pom



Related Tutorials