Download ddth-dlock-redis-0.1.1.2.jar file - Jar d

Jar examples for d:ddth-dlock-redis

Description

DDTH's Distributed Lock library

You can download jar file ddth-dlock-redis 0.1.1.2 in this page.

Build File

You can use the following script to add ddth-dlock-redis-0.1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

ddth-dlock-redis-0.1.1.2.pom



Related Tutorials