Download neo4j-utils-0.4.jar file - Jar n

Jar examples for n:neo4j-utils

Description

General purpose utilities for Neo4j

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

License

GNU General Public License, version 3

Build File

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'

Download

Click the following link to download the jar file.

neo4j-utils-0.4-javadoc.jar
neo4j-utils-0.4-sources.jar
neo4j-utils-0.4.jar
neo4j-utils-0.4.pom



Related Tutorials