Download ddth-cache-adapter-core-0.5.1.jar file - Jar d

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

Description

DDTH's adapter for various cache systems

You can download jar file ddth-cache-adapter-core 0.5.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

ddth-cache-adapter-core-0.5.1-javadoc.jar
ddth-cache-adapter-core-0.5.1-sources.jar
ddth-cache-adapter-core-0.5.1.jar
ddth-cache-adapter-core-0.5.1.pom



Related Tutorials