MVN

org.umlgraph : umlgraph

Maven & Gradle

May 23, 2013
7 usages
337 stars

UMLGraph · Declarative Drawing of UML Diagrams

<dependency>
    <groupId>org.umlgraph</groupId>
    <artifactId>umlgraph</artifactId>
    <version>5.6.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.umlgraph : umlgraph to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.6.6

All Versions

Choose a version of org.umlgraph : umlgraph to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.6.x
umlgraph-5.6.6
5.6
umlgraph-5.6

How to add a dependency to Maven

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

<dependency>
    <groupId>org.umlgraph</groupId>
    <artifactId>umlgraph</artifactId>
    <version>5.6.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.umlgraph : umlgraph gradle dependency to your build.gradle file:

implementation 'org.umlgraph:umlgraph:5.6.6'

Gradle Kotlin DSL: Add the following org.umlgraph : umlgraph gradle kotlin dependency to your build.gradle.kts file:

implementation("org.umlgraph:umlgraph:5.6.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.umlgraph : umlgraph sbt scala dependency to your build.sbt file:

libraryDependencies += "org.umlgraph" % "umlgraph" % "5.6.6"

Advertisement

Dependencies from Group

May 23, 2013
7 usages
337 stars
Oct 27, 2008
1 usages

Discover Dependencies

Jan 09, 2013
8 stars
Nov 19, 2013
1 usages
17 stars
Feb 27, 2015
10 usages
0 stars
Oct 22, 2010
30 usages
Nov 12, 2014
0 stars
Jan 19, 2015
1 usages
143 stars
May 20, 2010
26 usages