Jar examples for b:blueprints-neo4j-graph
Blueprints property graph implementation for the Neo4j graph database
You can download jar file blueprints-neo4j-graph 2.2.0 in this page.
You can use the following script to add blueprints-neo4j-graph-2.2.0.jar to your project.
<dependency> <groupId>com.tinkerpop.blueprints</groupId> <artifactId>blueprints-neo4j-graph</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.tinkerpop.blueprints', name: 'blueprints-neo4j-graph', version: '2.2.0'
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-neo4j-graph" % "2.2.0"
<dependency org="com.tinkerpop.blueprints" name="blueprints-neo4j-graph" rev="2.2.0"/>
@Grapes(@Grab(group='com.tinkerpop.blueprints', module='blueprints-neo4j-graph', version='2.2.0'))
'com.tinkerpop.blueprints:blueprints-neo4j-graph:jar:2.2.0'
Click the following link to download the jar file.
blueprints-neo4j-graph-2.2.0-javadoc.jar