How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>wtf.g4s8.oot</groupId>
<artifactId>oot-maven-plugin</artifactId>
<version>0.1.7</version>
</plugin>
Choose a version of wtf.g4s8.oot : oot-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.1.x |
oot-maven-plugin-0.1.7
|
||
oot-maven-plugin-0.1.6
|
|||
oot-maven-plugin-0.1.5
|
|||
oot-maven-plugin-0.1.4
|
|||
oot-maven-plugin-0.1.3
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>wtf.g4s8.oot</groupId>
<artifactId>oot-maven-plugin</artifactId>
<version>0.1.7</version>
</plugin>
Advertisement