Last Version

com.imadcn.framework:lock 1.1.0

distributed redis reentrant lock

License

License

GroupId

GroupId

com.imadcn.framework
ArtifactId

ArtifactId

lock
Version

Version

1.1.0
Type

Type

jar
Description

Description

com.imadcn.framework:lock
distributed redis reentrant lock
Project URL

Project URL

https://github.com/imadcn/redislock
Source Code Management

Source Code Management

https://github.com/imadcn/redislock.git

Download lock 1.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.15.RELEASE
org.springframework : spring-context jar 4.3.15.RELEASE
org.springframework : spring-beans jar 4.3.15.RELEASE
org.springframework : spring-context-support jar 4.3.15.RELEASE
org.springframework : spring-aop jar 4.3.15.RELEASE
org.springframework.data : spring-data-redis jar 1.8.11.RELEASE
redis.clients : jedis jar 2.9.0

Project Modules

There are no modules declared in this project.