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