Download ddth-cache-adapter-redis-0.6.3.3.jar file - Jar d

Jar examples for d:ddth-cache-adapter-redis

Description

DDTH's adapter for various cache systems

You can download jar file ddth-cache-adapter-redis 0.6.3.3 in this page.

Build File

You can use the following script to add ddth-cache-adapter-redis-0.6.3.3.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-cache-adapter-redis</artifactId>
   <version>0.6.3.3</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-cache-adapter-redis', version: '0.6.3.3'
libraryDependencies += "com.github.ddth" % "ddth-cache-adapter-redis" % "0.6.3.3"
<dependency org="com.github.ddth" name="ddth-cache-adapter-redis" rev="0.6.3.3"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-cache-adapter-redis', version='0.6.3.3'))
'com.github.ddth:ddth-cache-adapter-redis:jar:0.6.3.3'

Download

Click the following link to download the jar file.

ddth-cache-adapter-redis-0.6.3.3.pom



Related Tutorials