Download neo4jv2-1.4.0.jar file - Jar n

Jar examples for n:neo4jv2

Description

Provides the adapter for the embedded Neo4j 2.x Community Server.

You can download jar file neo4jv2 1.4.0 in this page.

Build File

You can use the following script to add neo4jv2-1.4.0.jar to your project.

<dependency>
   <groupId>com.buschmais.jqassistant.neo4jserver</groupId>
   <artifactId>neo4jv2</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'com.buschmais.jqassistant.neo4jserver', name: 'neo4jv2', version: '1.4.0'
libraryDependencies += "com.buschmais.jqassistant.neo4jserver" % "neo4jv2" % "1.4.0"
<dependency org="com.buschmais.jqassistant.neo4jserver" name="neo4jv2" rev="1.4.0"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.neo4jserver', module='neo4jv2', version='1.4.0'))
'com.buschmais.jqassistant.neo4jserver:neo4jv2:jar:1.4.0'

Download

Click the following link to download the jar file.

neo4jv2-1.4.0-javadoc.jar
neo4jv2-1.4.0-sources.jar
neo4jv2-1.4.0.jar
neo4jv2-1.4.0.pom



Related Tutorials