Diagramming for Java Swing

MindFusion Diagramming library allows applications to create and present flowchart and process diagrams, workflow and data flow charts, database entity-relationship diagrams, organizational and classification charts, hierarchy and relationship diagrams, networks, graphs, trees, and more

License

License

GroupId

GroupId

eu.mindfusion
ArtifactId

ArtifactId

diagramming
Last Version

Last Version

4.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Diagramming for Java Swing
MindFusion Diagramming library allows applications to create and present flowchart and process diagrams, workflow and data flow charts, database entity-relationship diagrams, organizational and classification charts, hierarchy and relationship diagrams, networks, graphs, trees, and more
Project URL

Project URL

https://mindfusion.eu/java-diagram.html
Source Code Management

Source Code Management

https://mindfusion.eu/java-diagram.html

Download diagramming

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.6.1
4.6
4.5.1