is not current version
Last Version 2.6.0-RC2

com.redislabs:jredisgraph 2.0.0-rc3

Official client for Redis-Graph

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.redislabs
ArtifactId

ArtifactId

jredisgraph
Version

Version

2.0.0-rc3
Type

Type

jar

Download jredisgraph 2.0.0-rc3


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