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.requs</groupId>
<artifactId>requs-maven-plugin</artifactId>
<version>1.16.0</version>
</plugin>
Choose a version of org.requs : requs-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.16.x |
requs-maven-plugin-1.16.0
|
||
1.15.x |
requs-maven-plugin-1.15.0
|
||
1.14.x |
requs-maven-plugin-1.14.1
|
||
1.14 |
requs-maven-plugin-1.14
|
||
1.13 |
requs-maven-plugin-1.13
|
||
1.12 |
requs-maven-plugin-1.12
|
||
1.11 |
requs-maven-plugin-1.11
|
||
1.10.x |
requs-maven-plugin-1.10.1
|
||
1.10 |
requs-maven-plugin-1.10
|
||
1.9 |
requs-maven-plugin-1.9
|
||
1.8 |
requs-maven-plugin-1.8
|
||
1.7.x |
requs-maven-plugin-1.7.1
|
||
1.7 |
requs-maven-plugin-1.7
|
||
1.6.x |
requs-maven-plugin-1.6.4
|
||
requs-maven-plugin-1.6.3
|
|||
requs-maven-plugin-1.6.2
|
|||
requs-maven-plugin-1.6.1
|
|||
1.6 |
requs-maven-plugin-1.6
|
||
1.5 |
requs-maven-plugin-1.5
|
||
1.3 |
requs-maven-plugin-1.3
|
||
1.2.x |
requs-maven-plugin-1.2.2
|
||
requs-maven-plugin-1.2.1
|
|||
1.2 |
requs-maven-plugin-1.2
|
||
1.1 |
requs-maven-plugin-1.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.requs</groupId>
<artifactId>requs-maven-plugin</artifactId>
<version>1.16.0</version>
</plugin>
Advertisement