Jar examples for n:neo4jserver
Provides the API for an embedded Neo4j Server on top of a jQAssistant instance.
You can download jar file neo4jserver.bootstrap 1.3.0 in this page.
You can use the following script to add neo4jserver.bootstrap-1.3.0.jar to your project.
<dependency> <groupId>com.buschmais.jqassistant</groupId> <artifactId>neo4jserver.bootstrap</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.buschmais.jqassistant', name: 'neo4jserver.bootstrap', version: '1.3.0'
libraryDependencies += "com.buschmais.jqassistant" % "neo4jserver.bootstrap" % "1.3.0"
<dependency org="com.buschmais.jqassistant" name="neo4jserver.bootstrap" rev="1.3.0"/>
@Grapes(@Grab(group='com.buschmais.jqassistant', module='neo4jserver.bootstrap', version='1.3.0'))
'com.buschmais.jqassistant:neo4jserver.bootstrap:jar:1.3.0'
Click the following link to download the jar file.
neo4jserver.bootstrap-1.3.0-javadoc.jar