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