MVN

net.sourceforge.plantuml-depend : plantuml-dependency-common

Maven & Gradle

Jun 06, 2014
2 usages

PlantUML Dependency common module · PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML class diagram associated to the source code

<dependency>
    <groupId>net.sourceforge.plantuml-depend</groupId>
    <artifactId>plantuml-dependency-common</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.plantuml-depend : plantuml-dependency-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of net.sourceforge.plantuml-depend : plantuml-dependency-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
plantuml-dependency-common-1.4.0
1.3.x
plantuml-dependency-common-1.3.0

How to add a dependency to Maven

Add the following net.sourceforge.plantuml-depend : plantuml-dependency-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sourceforge.plantuml-depend</groupId>
    <artifactId>plantuml-dependency-common</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.plantuml-depend : plantuml-dependency-common gradle dependency to your build.gradle file:

implementation 'net.sourceforge.plantuml-depend:plantuml-dependency-common:1.4.0'

Gradle Kotlin DSL: Add the following net.sourceforge.plantuml-depend : plantuml-dependency-common gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sourceforge.plantuml-depend:plantuml-dependency-common:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.plantuml-depend : plantuml-dependency-common sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.plantuml-depend" % "plantuml-dependency-common" % "1.4.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 23, 2013
12 usages
92 stars
Jul 01, 2016
21 usages
3.5k stars
Apr 26, 2021
8 usages
172 stars
Jun 18, 2019
10 usages
1 stars
Aug 20, 2020
3 usages
180 stars
Jul 14, 2021
19 usages
1 stars
Jun 26, 2023
7 usages
3.2k stars
May 04, 2019
4 usages
Mar 13, 2022
5 usages
8 stars