Download neo4jserver-1.2.0-RC1.jar file - Jar n

Jar examples for n:neo4jserver

Description

Provides integrations jQAssistant and Neo4j server.

You can download jar file neo4jserver 1.2.0-RC1 in this page.

License

GNU General Public License, v3

Build File

You can use the following script to add neo4jserver-1.2.0-RC1.jar to your project.

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

Download

Click the following link to download the jar file.

neo4jserver-1.2.0-RC1-sources.jar
neo4jserver-1.2.0-RC1.pom
neo4jserver-1.2.0-RC1.jar
neo4jserver-1.2.0-RC1-javadoc.jar



Related Tutorials