is not current version
Last Version 1.0.0

com.github.ddth:ddth-dlock-redis 0.1.1.2

DDTH's Distributed Lock library

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dlock-redis
Version

Version

0.1.1.2
Type

Type

pom

Download ddth-dlock-redis 0.1.1.2


<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-dlock-redis/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-dlock-redis</artifactId>
    <version>0.1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-dlock-redis/
implementation 'com.github.ddth:ddth-dlock-redis:0.1.1.2'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-dlock-redis/
implementation ("com.github.ddth:ddth-dlock-redis:0.1.1.2")
'com.github.ddth:ddth-dlock-redis:pom:0.1.1.2'
<dependency org="com.github.ddth" name="ddth-dlock-redis" rev="0.1.1.2">
  <artifact name="ddth-dlock-redis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-dlock-redis', version='0.1.1.2')
)
libraryDependencies += "com.github.ddth" % "ddth-dlock-redis" % "0.1.1.2"
[com.github.ddth/ddth-dlock-redis "0.1.1.2"]