is not current version
Last Version 2.6.0-RC2

com.redislabs:jredisgraph 2.4.0

Official client for Redis-Graph

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.redislabs
ArtifactId

ArtifactId

jredisgraph
Version

Version

2.4.0
Type

Type

jar

Download jredisgraph 2.4.0


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