| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases JSON |
| GroupId | GroupIdio.github.dengliming.redismodule |
| ArtifactId | ArtifactIdredisjson |
| Version | Version1.0.5 |
| Type | Typejar |
| Description |
DescriptionRedisJSON
Java Client libraries for redis-modules.
|
| Filename | Size |
|---|---|
| redisjson-1.0.5.pom | |
| redisjson-1.0.5.jar | 16 KB |
| redisjson-1.0.5-sources.jar | 12 KB |
| redisjson-1.0.5-javadoc.jar | 100 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dengliming.redismodule/redisjson/ -->
<dependency>
<groupId>io.github.dengliming.redismodule</groupId>
<artifactId>redisjson</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dengliming.redismodule/redisjson/
implementation 'io.github.dengliming.redismodule:redisjson:1.0.5'
// https://jarcasting.com/artifacts/io.github.dengliming.redismodule/redisjson/
implementation ("io.github.dengliming.redismodule:redisjson:1.0.5")
'io.github.dengliming.redismodule:redisjson:jar:1.0.5'
<dependency org="io.github.dengliming.redismodule" name="redisjson" rev="1.0.5">
<artifact name="redisjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dengliming.redismodule', module='redisjson', version='1.0.5')
)
libraryDependencies += "io.github.dengliming.redismodule" % "redisjson" % "1.0.5"
[io.github.dengliming.redismodule/redisjson "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.dengliming.redismodule : commons | jar | 1.0.5 |
| com.google.code.gson : gson | jar | 2.8.0 |
| org.redisson : redisson | jar | 3.16.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.dengliming.redismodule : commons | test-jar | 1.0.5 |
| 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 |