How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.simpleworks.staf</groupId>
<artifactId>xray-maven-plugin</artifactId>
<version>0.130</version>
</plugin>
Choose a version of de.simpleworks.staf : xray-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.90 |
xray-maven-plugin-0.90
|
||
0.80 |
xray-maven-plugin-0.80
|
||
0.70 |
xray-maven-plugin-0.70
|
||
0.60 |
xray-maven-plugin-0.60
|
||
0.50 |
xray-maven-plugin-0.50
|
||
0.130 |
xray-maven-plugin-0.130
|
||
0.120 |
xray-maven-plugin-0.120
|
||
0.110 |
xray-maven-plugin-0.110
|
||
0.100 |
xray-maven-plugin-0.100
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.simpleworks.staf</groupId>
<artifactId>xray-maven-plugin</artifactId>
<version>0.130</version>
</plugin>
Advertisement