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