is not current version
Last Version 2.0.0

Commons 1.0.3

Java Client libraries for redis-modules.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.dengliming.redismodule
ArtifactId

ArtifactId

commons
Version

Version

1.0.3
Type

Type

jar
Description

Description

Commons
Java Client libraries for redis-modules.

Download commons 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.redisson : redisson jar 3.13.4

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.17.2
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.