is not current version
Last Version 1.0.5

top.crossoverjie.opensource:distributed-redis-tool 1.0.4

This is a simple distributed tools based on Redis.

Categories

Categories

Redis Data Databases
GroupId

GroupId

top.crossoverjie.opensource
ArtifactId

ArtifactId

distributed-redis-tool
Version

Version

1.0.4
Type

Type

jar

Download distributed-redis-tool 1.0.4


<!-- https://jarcasting.com/artifacts/top.crossoverjie.opensource/distributed-redis-tool/ -->
<dependency>
    <groupId>top.crossoverjie.opensource</groupId>
    <artifactId>distributed-redis-tool</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.crossoverjie.opensource/distributed-redis-tool/
implementation 'top.crossoverjie.opensource:distributed-redis-tool:1.0.4'
// https://jarcasting.com/artifacts/top.crossoverjie.opensource/distributed-redis-tool/
implementation ("top.crossoverjie.opensource:distributed-redis-tool:1.0.4")
'top.crossoverjie.opensource:distributed-redis-tool:jar:1.0.4'
<dependency org="top.crossoverjie.opensource" name="distributed-redis-tool" rev="1.0.4">
  <artifact name="distributed-redis-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.crossoverjie.opensource', module='distributed-redis-tool', version='1.0.4')
)
libraryDependencies += "top.crossoverjie.opensource" % "distributed-redis-tool" % "1.0.4"
[top.crossoverjie.opensource/distributed-redis-tool "1.0.4"]