Download blueprints-graph-sail-1.2.jar file - Jar b

Jar examples for b:blueprints-graph-sail

Description

Blueprints property graphs outplementation for Sesame RDS Sail

You can download jar file blueprints-graph-sail 1.2 in this page.

Build File

You can use the following script to add blueprints-graph-sail-1.2.jar to your project.

<dependency>
   <groupId>com.tinkerpop.blueprints</groupId>
   <artifactId>blueprints-graph-sail</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.tinkerpop.blueprints', name: 'blueprints-graph-sail', version: '1.2'
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-graph-sail" % "1.2"
<dependency org="com.tinkerpop.blueprints" name="blueprints-graph-sail" rev="1.2"/>
@Grapes(@Grab(group='com.tinkerpop.blueprints', module='blueprints-graph-sail', version='1.2'))
'com.tinkerpop.blueprints:blueprints-graph-sail:jar:1.2'

Download

Click the following link to download the jar file.

blueprints-graph-sail-1.2-javadoc.jar
blueprints-graph-sail-1.2-sources.jar
blueprints-graph-sail-1.2.jar
blueprints-graph-sail-1.2.pom



Related Tutorials