MVN

eu.mindfusion : diagramming

Maven & Gradle

Feb 22, 2023

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

<dependency>
    <groupId>eu.mindfusion</groupId>
    <artifactId>diagramming</artifactId>
    <version>4.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.mindfusion : diagramming to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.7

All Versions

Choose a version of eu.mindfusion : diagramming to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.7
diagramming-4.7
4.6.x
diagramming-4.6.2
diagramming-4.6.1
4.6
diagramming-4.6
4.5.x
diagramming-4.5.1

How to add a dependency to Maven

Add the following eu.mindfusion : diagramming maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.mindfusion</groupId>
    <artifactId>diagramming</artifactId>
    <version>4.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.mindfusion : diagramming gradle dependency to your build.gradle file:

implementation 'eu.mindfusion:diagramming:4.7'

Gradle Kotlin DSL: Add the following eu.mindfusion : diagramming gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.mindfusion:diagramming:4.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.mindfusion : diagramming sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.mindfusion" % "diagramming" % "4.7"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 01, 2022
5 usages
64 stars
Dec 01, 2022
79 stars
Dec 01, 2022
8 usages
64 stars
Jan 05, 2021
1 usages
0 stars
Jan 05, 2021
2 usages
mdm
Feb 05, 2022
1 usages
0 stars
Aug 08, 2023
5 usages
1.8k stars
Jul 31, 2023
216 stars