Visual Library + Jung

An alternative interactive UI for the JUNG graph library, which uses NetBeans' excellent lightweight Visual Library component framework to simplify creating interactive graph visualizations

License

License

GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

vl-jung
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Visual Library + Jung
An alternative interactive UI for the JUNG graph library, which uses NetBeans' excellent lightweight Visual Library component framework to simplify creating interactive graph visualizations
Project Organization

Project Organization

Mastfrog Technologies

Download vl-jung

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.sf.jung : jung-api jar 2.1.1
net.sf.jung : jung-graph-impl jar 2.1.1
net.sf.jung : jung-visualization jar 2.1.1
com.google.guava : guava jar [24.1.1,)
org.netbeans.api : org-openide-util-lookup jar RELEASE113
org.netbeans.api : org-netbeans-api-visual jar RELEASE113

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.0