Blueprints-GraphJung

Blueprints property graphs outplementation for the JUNG (Java Universal Network/Graph Framework)

License

License

GroupId

GroupId

org.allenai.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints-graph-jung
Last Version

Last Version

2.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

Blueprints-GraphJung
Blueprints property graphs outplementation for the JUNG (Java Universal Network/Graph Framework)

Download blueprints-graph-jung

How to add to project

<!-- https://jarcasting.com/artifacts/org.allenai.tinkerpop.blueprints/blueprints-graph-jung/ -->
<dependency>
    <groupId>org.allenai.tinkerpop.blueprints</groupId>
    <artifactId>blueprints-graph-jung</artifactId>
    <version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.allenai.tinkerpop.blueprints/blueprints-graph-jung/
implementation 'org.allenai.tinkerpop.blueprints:blueprints-graph-jung:2.7.1'
// https://jarcasting.com/artifacts/org.allenai.tinkerpop.blueprints/blueprints-graph-jung/
implementation ("org.allenai.tinkerpop.blueprints:blueprints-graph-jung:2.7.1")
'org.allenai.tinkerpop.blueprints:blueprints-graph-jung:jar:2.7.1'
<dependency org="org.allenai.tinkerpop.blueprints" name="blueprints-graph-jung" rev="2.7.1">
  <artifact name="blueprints-graph-jung" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.allenai.tinkerpop.blueprints', module='blueprints-graph-jung', version='2.7.1')
)
libraryDependencies += "org.allenai.tinkerpop.blueprints" % "blueprints-graph-jung" % "2.7.1"
[org.allenai.tinkerpop.blueprints/blueprints-graph-jung "2.7.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.allenai.tinkerpop.blueprints : blueprints-core jar 2.7.1
net.sf.jung : jung-api jar 2.0.1
net.sf.jung : jung-algorithms jar 2.0.1
net.sf.jung : jung-visualization jar 2.0.1

test (1)

Group / Artifact Type Version
org.allenai.tinkerpop.blueprints : blueprints-test jar 2.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.1
2.7.0