Jar examples for n:neo4j-utils
General purpose utilities for Neo4j
You can download jar file neo4j-utils 0.4 in this page.
GNU General Public License, version 3
You can use the following script to add neo4j-utils-0.4.jar to your project.
<dependency> <groupId>com.graphaware</groupId> <artifactId>neo4j-utils</artifactId> <version>0.4</version> </dependency>
compile group: 'com.graphaware', name: 'neo4j-utils', version: '0.4'
libraryDependencies += "com.graphaware" % "neo4j-utils" % "0.4"
<dependency org="com.graphaware" name="neo4j-utils" rev="0.4"/>
@Grapes(@Grab(group='com.graphaware', module='neo4j-utils', version='0.4'))
'com.graphaware:neo4j-utils:jar:0.4'
Click the following link to download the jar file.
neo4j-utils-0.4-javadoc.jar