Last Version

JReJSON 1.5.0

Official client for ReJSON

License

License

Categories

Categories

Redis Data Databases JSON
GroupId

GroupId

com.redislabs
ArtifactId

ArtifactId

jrejson
Version

Version

1.5.0
Type

Type

jar
Description

Description

JReJSON
Official client for ReJSON
Project URL

Project URL

https://oss.redislabs.com/rejson
Project Organization

Project Organization

RedisLabs

Download jrejson 1.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
redis.clients : jedis jar 3.7.0
com.google.code.gson : gson jar 2.8.8
org.apache.commons : commons-pool2 jar 2.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.