j

jgraphx

JGraphX Swing Component - Java Graph Visualization Library This is a binary & source redistribution of the original, unmodified JGraphX library originating from: "https://github.com/jgraph/jgraphx/archive/v3.4.1.3.zip". The purpose of this redistribution is to make the library available to other Maven projects.
http://www.jgraph.com/jgraph.html
JGraph Ltd - 3 clause BSD license
JGraph Ltd
JGraph Ltd
Files download
File Operation
jgraphx-3.4.1.3.jar download
jgraphx-3.4.1.3.pom download
jgraphx-3.4.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.tinyjee.jgraphx</groupId>
  <artifactId>jgraphx</artifactId>
  <version>3.4.1.3</version>
</dependency>
Gradle Groovy
implementation 'org.tinyjee.jgraphx:jgraphx:3.4.1.3'
Gradle Kotlin
implementation("org.tinyjee.jgraphx:jgraphx:3.4.1.3")
Scala SBT
libraryDependencies += "org.tinyjee.jgraphx" % "jgraphx" % "3.4.1.3"
Groovy Grape
@Grapes(
  @Grab(group='org.tinyjee.jgraphx', module='jgraphx', version='3.4.1.3')
)
Apache Ivy
<dependency org="org.tinyjee.jgraphx" name="jgraphx" rev="3.4.1.3" />
Leiningen
[org.tinyjee.jgraphx/jgraphx "3.4.1.3"]
Apache Buildr
'org.tinyjee.jgraphx:jgraphx:jar:3.4.1.3'
Dependencies
The project has no third-party dependencies