Last Version

ddth-dlock-redis 1.0.0

DDTH's Distributed Lock library

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dlock-redis
Version

Version

1.0.0
Type

Type

pom
Description

Description

ddth-dlock-redis
DDTH's Distributed Lock library
Project URL

Project URL

https://github.com/DDTH/ddth-dlock
Project Organization

Project Organization

DDTH

Download ddth-dlock-redis 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
redis.clients : jedis jar 3.1.0
com.github.ddth : ddth-commons-jedis pom 1.1.0
com.github.ddth : ddth-commons-core jar 1.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : log4j-over-slf4j jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.