How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.wetator.maven</groupId>
<artifactId>wetator-maven-plugin</artifactId>
<version>2.4.0</version>
</plugin>
Choose a version of org.wetator.maven : wetator-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.4.x |
wetator-maven-plugin-2.4.0
|
||
2.3.x |
wetator-maven-plugin-2.3.0
|
||
2.2.x |
wetator-maven-plugin-2.2.0
|
||
2.1.x |
wetator-maven-plugin-2.1.1
|
||
wetator-maven-plugin-2.1.1-SNASPSHOT
|
|||
wetator-maven-plugin-2.1.0
|
|||
1.17.x |
wetator-maven-plugin-1.17.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.wetator.maven</groupId>
<artifactId>wetator-maven-plugin</artifactId>
<version>2.4.0</version>
</plugin>
Advertisement