Skip to content

vlsi/jgraphx-publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Vladimir SitnikovVladimir Sitnikov
Vladimir Sitnikov
and
Vladimir Sitnikov
Feb 11, 2021
2ff278f · Feb 11, 2021

History

27 Commits
Jul 16, 2018
Jul 16, 2018
Jul 16, 2018
Jul 16, 2018
Feb 11, 2021
Jul 16, 2018
Jul 16, 2018
Jul 16, 2018
Oct 2, 2019
Jun 5, 2019
Jul 16, 2018
Feb 11, 2021
Feb 11, 2021
Jul 16, 2018
Jul 16, 2018
Jul 16, 2018

Repository files navigation

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:

  • jar, javadoc, and sources are published to Maven Central
  • Gradle build (the code imports in IDEA automatically)
  • OSGI manifest entries
  • Automatic-Module-Name

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 [email protected]

About

Publish JGraphX to Maven Central

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages