NeoUtil

A utility library for Neo4J. Currently only consists of a RESTful API wrapper

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.sirolf2009.neo4j
ArtifactId

ArtifactId

neoutil
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

NeoUtil
A utility library for Neo4J. Currently only consists of a RESTful API wrapper
Project URL

Project URL

https://github.com/sirolf2009/NeoUtil

Download neoutil

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.9
org.neo4j : neo4j jar 2.2.0-M02
org.apache.logging.log4j : log4j-core jar 2.1
commons-logging : commons-logging jar 1.2
com.googlecode.json-simple : json-simple jar 1.1.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1