License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.github.dengliming.redismodule |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons
Java Client libraries for redis-modules.
|
Filename | Size |
---|---|
commons-2.0.0.pom | |
commons-2.0.0.jar | 4 KB |
commons-2.0.0-sources.jar | 4 KB |
commons-2.0.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dengliming.redismodule/commons/ -->
<dependency>
<groupId>io.github.dengliming.redismodule</groupId>
<artifactId>commons</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dengliming.redismodule/commons/
implementation 'io.github.dengliming.redismodule:commons:2.0.0'
// https://jarcasting.com/artifacts/io.github.dengliming.redismodule/commons/
implementation ("io.github.dengliming.redismodule:commons:2.0.0")
'io.github.dengliming.redismodule:commons:jar:2.0.0'
<dependency org="io.github.dengliming.redismodule" name="commons" rev="2.0.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dengliming.redismodule', module='commons', version='2.0.0')
)
libraryDependencies += "io.github.dengliming.redismodule" % "commons" % "2.0.0"
[io.github.dengliming.redismodule/commons "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson | jar | 3.16.6 |
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 |