Home

Awesome

JGraphX package

Build Status Javadocs

JGraphX is a Java Swing diagramming (graph visualisation) library licensed under the BSD license (see https://github.com/jgraph/jgraphx)

Unfortunately JGraphX is not available at Maven Central, and this project solves that.

Value added by jgraph-publish:

Usage

<dependency>
    <groupId>com.github.vlsi.mxgraph</groupId>
    <artifactId>jgraphx</artifactId>
    <version>4.2.2</version>
</dependency>

Documentation

Javadoc: Manual: https://jgraph.github.io/mxgraph/docs/manual_javavis.html Examples: https://github.com/jgraph/jgraphx/tree/master/examples/com/mxgraph/examples/swing

License

BSD

Author

JGraphX: JGraph Ltd

Packaging: Vladimir Sitnikov sitnikov.vladimir@gmail.com