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>sa-tan</artifactId>
<version>0.1.5</version>
</plugin>
Choose a version of ru.l3r8y : sa-tan to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.1.x |
sa-tan-0.1.5
|
||
sa-tan-0.1.4
|
|||
sa-tan-0.1.3
|
|||
sa-tan-0.1.2
|
|||
sa-tan-0.1.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>ru.l3r8y</groupId>
<artifactId>sa-tan</artifactId>
<version>0.1.5</version>
</plugin>
Advertisement