MVN

com.github.davidmoten : plantuml-maven-plugin-parent

Maven & Gradle

Jul 18, 2023
4 stars

plantuml-maven-plugin-parent · Generates UML diagrams using PlantUML syntax

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>plantuml-maven-plugin-parent</artifactId>
    <version>0.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.davidmoten : plantuml-maven-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.6

All Versions

Choose a version of com.github.davidmoten : plantuml-maven-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
plantuml-maven-plugin-parent-0.2.6
plantuml-maven-plugin-parent-0.2.5
plantuml-maven-plugin-parent-0.2.4
plantuml-maven-plugin-parent-0.2.3
plantuml-maven-plugin-parent-0.2.2
plantuml-maven-plugin-parent-0.2.1
0.2
plantuml-maven-plugin-parent-0.2
0.1.x
plantuml-maven-plugin-parent-0.1.9
plantuml-maven-plugin-parent-0.1.8
plantuml-maven-plugin-parent-0.1.7
plantuml-maven-plugin-parent-0.1.6
plantuml-maven-plugin-parent-0.1.5
plantuml-maven-plugin-parent-0.1.4
plantuml-maven-plugin-parent-0.1.3
plantuml-maven-plugin-parent-0.1.2
plantuml-maven-plugin-parent-0.1.1
0.1
plantuml-maven-plugin-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>plantuml-maven-plugin-parent</artifactId>
    <version>0.2.6</version>
</dependency>