Jar examples for d:ddth-dlock-redis
DDTH's Distributed Lock library
You can download jar file ddth-dlock-redis 0.1.2 in this page.
You can use the following script to add ddth-dlock-redis-0.1.2.jar to your project.
<dependency> <groupId>com.github.ddth</groupId> <artifactId>ddth-dlock-redis</artifactId> <version>0.1.2</version> </dependency>
compile group: 'com.github.ddth', name: 'ddth-dlock-redis', version: '0.1.2'
libraryDependencies += "com.github.ddth" % "ddth-dlock-redis" % "0.1.2"
<dependency org="com.github.ddth" name="ddth-dlock-redis" rev="0.1.2"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-dlock-redis', version='0.1.2'))
'com.github.ddth:ddth-dlock-redis:jar:0.1.2'
Click the following link to download the jar file.
ddth-dlock-redis-0.1.2.pom