Download neo4j-framework-1.9-1.6.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.6 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.6.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials