How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>ru.l3r8y</groupId>
<artifactId>oop-cop</artifactId>
<version>0.2.6</version>
</plugin>
Choose a version of ru.l3r8y : oop-cop to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.2.x |
oop-cop-0.2.6
|
||
0.1.x |
oop-cop-0.1.6
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>ru.l3r8y</groupId>
<artifactId>oop-cop</artifactId>
<version>0.2.6</version>
</plugin>
Advertisement