Last Version

JRedisGraph 1.0.1

Official client for Redis-Graph

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.redislabs
ArtifactId

ArtifactId

JRedisGraph
Version

Version

1.0.1
Type

Type

jar
Description

Description

JRedisGraph
Official client for Redis-Graph
Project URL

Project URL

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

Project Organization

RedisLabs
Source Code Management

Source Code Management

https://github.com/RedisLabs/JRedisGraph

Download JRedisGraph 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-pool2 jar 2.0
com.redislabs : jredisearch-jedis jar 3.0.0-20180508

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.