Last Version

Blueprints-GraphJung 2.6.0

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

License

License

GroupId

GroupId

com.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints-graph-jung
Version

Version

2.6.0
Type

Type

jar
Description

Description

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

Download blueprints-graph-jung 2.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-core jar 2.6.0
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
com.tinkerpop.blueprints : blueprints-test jar 2.6.0

Project Modules

There are no modules declared in this project.