Maven PlantUML plugin

A maven plugin to generate UML diagrams using PlantUML syntax

License

License

Categories

Categories

Maven Build Tools Ant UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.funthomas424242
ArtifactId

ArtifactId

plantuml-maven-plugin
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven PlantUML plugin
A maven plugin to generate UML diagrams using PlantUML syntax
Project URL

Project URL

https://github.com/Huluvu424242/plantuml-maven-plugin
Project Organization

Project Organization

Julien Eluard

Download plantuml-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.funthomas424242</groupId>
    <artifactId>plantuml-maven-plugin</artifactId>
    <version>1.5.2</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-model jar 3.6.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.codehaus.plexus : plexus-utils jar 3.3.0

provided (1)

Group / Artifact Type Version
net.sourceforge.plantuml : plantuml jar 1.2020.19

test (6)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
io.takari.maven.plugins : takari-plugin-testing jar 3.0.0
io.takari.maven.plugins : takari-plugin-integration-testing pom 3.0.0
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.0