Download blueprints-rexster-graph-2.5.0.jar file - Jar b

Jar examples for b:blueprints-rexster-graph

Description

Blueprints property graph implementation for Rexster

You can download jar file blueprints-rexster-graph 2.5.0 in this page.

Build File

You can use the following script to add blueprints-rexster-graph-2.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

blueprints-rexster-graph-2.5.0-javadoc.jar
blueprints-rexster-graph-2.5.0-sources.jar
blueprints-rexster-graph-2.5.0.jar
blueprints-rexster-graph-2.5.0.pom



Related Tutorials