is not current version
Last Version 0.0.4

com.github.houbb:lock-redis 0.0.3

The lock tool for java.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

lock-redis
Version

Version

0.0.3
Type

Type

jar
Description

Description

The lock tool for java.

Download lock-redis 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : lock-core jar 0.0.3
redis.clients : jedis jar 2.8.1

Project Modules

There are no modules declared in this project.