JReJSON

Official client for ReJSON

License

License

Categories

Categories

Redis Data Databases JSON
GroupId

GroupId

com.redislabs
ArtifactId

ArtifactId

jrejson
Last Version

Last Version

1.5.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.5.0
1.5.0-RC3
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0