Jar examples for n:neo4j-community
This project provides an OSGi compatible bundle artifact of the Neo4j Database.
You can download jar file neo4j-community 2.0.3 in this page.
You can use the following script to add neo4j-community-2.0.3.jar to your project.
<dependency> <groupId>com.smb-tec.neo4j</groupId> <artifactId>neo4j-community</artifactId> <version>2.0.3</version> </dependency>
compile group: 'com.smb-tec.neo4j', name: 'neo4j-community', version: '2.0.3'
libraryDependencies += "com.smb-tec.neo4j" % "neo4j-community" % "2.0.3"
<dependency org="com.smb-tec.neo4j" name="neo4j-community" rev="2.0.3"/>
@Grapes(@Grab(group='com.smb-tec.neo4j', module='neo4j-community', version='2.0.3'))
'com.smb-tec.neo4j:neo4j-community:jar:2.0.3'
Click the following link to download the jar file.
neo4j-community-2.0.3.jar