Download server-community-2.1.3.15.jar file - Jar s

Jar examples for s:server-community

Description

GraphAware Server for Neo4j Community

You can download jar file server-community 2.1.3.15 in this page.

License

Open Source License

Build File

You can use the following script to add server-community-2.1.3.15.jar to your project.

<dependency>
   <groupId>com.graphaware.neo4j</groupId>
   <artifactId>server-community</artifactId>
   <version>2.1.3.15</version>
</dependency>
compile group: 'com.graphaware.neo4j', name: 'server-community', version: '2.1.3.15'
libraryDependencies += "com.graphaware.neo4j" % "server-community" % "2.1.3.15"
<dependency org="com.graphaware.neo4j" name="server-community" rev="2.1.3.15"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='server-community', version='2.1.3.15'))
'com.graphaware.neo4j:server-community:jar:2.1.3.15'

Download

Click the following link to download the jar file.

server-community-2.1.3.15-javadoc.jar
server-community-2.1.3.15-sources.jar
server-community-2.1.3.15.jar
server-community-2.1.3.15.pom



Related Tutorials