MVN

net.unit8.depict : depict-maven-plugin

Maven & Gradle

Sep 15, 2020
2 stars

depict-maven-plugin · Depict maven plugin

<plugin>
    <groupId>net.unit8.depict</groupId>
    <artifactId>depict-maven-plugin</artifactId>
    <version>0.2.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.unit8.depict : depict-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of net.unit8.depict : depict-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
depict-maven-plugin-0.2.3
depict-maven-plugin-0.2.2
depict-maven-plugin-0.2.1
depict-maven-plugin-0.2.0
0.1.x
depict-maven-plugin-0.1.0

How to add a plugin to Maven

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

<plugin>
    <groupId>net.unit8.depict</groupId>
    <artifactId>depict-maven-plugin</artifactId>
    <version>0.2.3</version>
</plugin>

Advertisement