Last Version

Red-Utils 1.0.4

Distributed Lock Implementation With Redis

License

License

GroupId

GroupId

com.github.siahsang
ArtifactId

ArtifactId

red-utils
Version

Version

1.0.4
Type

Type

jar
Description

Description

Red-Utils
Distributed Lock Implementation With Redis
Project URL

Project URL

https://github.com/siahsang/red-utils
Source Code Management

Source Code Management

https://github.com/siahsang/red-utils

Download red-utils 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
redis.clients : jedis jar 3.3.0
org.slf4j : slf4j-simple jar 1.7.30

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.awaitility : awaitility jar 4.0.3
org.testcontainers : testcontainers jar 1.15.2
org.testcontainers : junit-jupiter jar 1.15.1

Project Modules

There are no modules declared in this project.