Last Version

redis-jedis-lock 1.0.0

distributed lock by redis

License

License

Categories

Categories

Redis Data Databases Jedis KeY Data Formats Formal Verification
GroupId

GroupId

com.github.okeyj
ArtifactId

ArtifactId

redis-jedis-lock
Version

Version

1.0.0
Type

Type

jar
Description

Description

redis-jedis-lock
distributed lock by redis

Download redis-jedis-lock 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : slf4j-api jar 1.7.22
redis.clients : jedis jar 1.5.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.