Last Version

reco4j-neo4j-client 0.1.0

Neo4J general purpose REST client

License

License

Categories

Categories

Neo4J Data Databases CLI User Interface
GroupId

GroupId

org.reco4j
ArtifactId

ArtifactId

reco4j-neo4j-client
Version

Version

0.1.0
Type

Type

jar
Description

Description

reco4j-neo4j-client
Neo4J general purpose REST client

Download reco4j-neo4j-client 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.jersey : jersey-core jar 1.17.1
com.sun.jersey : jersey-client jar 1.17.1
com.googlecode.json-simple : json-simple jar 1.1.1
org.codehaus.jackson : jackson-core-lgpl jar 1.9.12

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.