How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.igormaznitsa</groupId>
<artifactId>jbbp-maven-plugin</artifactId>
<version>2.0.6</version>
</plugin>
Choose a version of com.igormaznitsa : jbbp-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.0.x |
jbbp-maven-plugin-2.0.6
|
||
jbbp-maven-plugin-2.0.5
|
|||
jbbp-maven-plugin-2.0.4
|
|||
jbbp-maven-plugin-2.0.3
|
|||
jbbp-maven-plugin-2.0.2
|
|||
jbbp-maven-plugin-2.0.1
|
|||
jbbp-maven-plugin-2.0.0
|
|||
1.4.x |
jbbp-maven-plugin-1.4.1
|
||
jbbp-maven-plugin-1.4.0
|
|||
1.3.x |
jbbp-maven-plugin-1.3.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.igormaznitsa</groupId>
<artifactId>jbbp-maven-plugin</artifactId>
<version>2.0.6</version>
</plugin>
Advertisement