Download neo4j-utils-1.9-1.2.jar file - Jar n

Jar examples for n:neo4j-utils

Description

General purpose utilities for Neo4j

You can download jar file neo4j-utils 1.9-1.2 in this page.

License

GNU General Public License, version 3

Build File

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'

Download

Click the following link to download the jar file.

neo4j-utils-1.9-1.2-javadoc.jar
neo4j-utils-1.9-1.2-sources.jar
neo4j-utils-1.9-1.2.jar
neo4j-utils-1.9-1.2.pom



Related Tutorials