Download ddth-cache-adapter-serializing-0.6.3.1.jar file - Jar d

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

Description

DDTH's adapter for various cache systems

You can download jar file ddth-cache-adapter-serializing 0.6.3.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

ddth-cache-adapter-serializing-0.6.3.1.pom



Related Tutorials