Jar examples for n:neo4jv2
Provides the adapter for the embedded Neo4j 2.x Community Server.
You can download jar file neo4jv2 1.4.0 in this page.
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'
Click the following link to download the jar file.
neo4jv2-1.4.0-javadoc.jar