Jar examples for s:server-community
GraphAware Server for Neo4j Community
You can download jar file server-community 2.0.3.4 in this page.
Open Source License
You can use the following script to add server-community-2.0.3.4.jar to your project.
<dependency> <groupId>com.graphaware.neo4j</groupId> <artifactId>server-community</artifactId> <version>2.0.3.4</version> </dependency>
compile group: 'com.graphaware.neo4j', name: 'server-community', version: '2.0.3.4'
libraryDependencies += "com.graphaware.neo4j" % "server-community" % "2.0.3.4"
<dependency org="com.graphaware.neo4j" name="server-community" rev="2.0.3.4"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='server-community', version='2.0.3.4'))
'com.graphaware.neo4j:server-community:jar:2.0.3.4'
Click the following link to download the jar file.
server-community-2.0.3.4-javadoc.jar