MVN

com.github.davidmoten : xuml-tools-maven-plugin

Maven & Gradle

Oct 26, 2022
18 stars

xuml-tools-maven-plugin · Maven plugin for xuml-tools

<plugin>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>xuml-tools-maven-plugin</artifactId>
    <version>0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.6

All Versions

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

Version Vulnerabilities Updated
0.6
xuml-tools-maven-plugin-0.6
0.5
xuml-tools-maven-plugin-0.5
0.4.x
xuml-tools-maven-plugin-0.4.3
xuml-tools-maven-plugin-0.4.2
xuml-tools-maven-plugin-0.4.1
0.3.x
xuml-tools-maven-plugin-0.3.1
0.3
xuml-tools-maven-plugin-0.3
0.2.x
xuml-tools-maven-plugin-0.2.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>xuml-tools-maven-plugin</artifactId>
    <version>0.6</version>
</plugin>

Advertisement