License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases CLI User Interface |
GroupId | GroupIdorg.reco4j |
ArtifactId | ArtifactIdreco4j-neo4j-client |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreco4j-neo4j-client
Neo4J general purpose REST client
|
Filename | Size |
---|---|
reco4j-neo4j-client-0.1.0.pom | |
reco4j-neo4j-client-0.1.0.jar | 20 KB |
reco4j-neo4j-client-0.1.0-sources.jar | 13 KB |
reco4j-neo4j-client-0.1.0-javadoc.jar | 86 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |