Download neo4j-framework-1.9-1.8.jar file - Jar n

Jar examples for n:neo4j-framework

Description

Framework for GraphAware Neo4j Modules

You can download jar file neo4j-framework 1.9-1.8 in this page.

License

GNU General Public License, version 3

Build File

You can use the following script to add neo4j-framework-1.9-1.8.jar to your project.

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

Download

Click the following link to download the jar file.

neo4j-framework-1.9-1.8-javadoc.jar
neo4j-framework-1.9-1.8-sources.jar
neo4j-framework-1.9-1.8-tests.jar
neo4j-framework-1.9-1.8.jar
neo4j-framework-1.9-1.8.pom



Related Tutorials