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