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.beangle</groupId>
<artifactId>style-maven-plugin</artifactId>
<version>28.2</version>
</plugin>
Choose a version of org.beangle : style-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
28.2 |
style-maven-plugin-28.2
|
||
28.1 |
style-maven-plugin-28.1
|
||
28.0 |
style-maven-plugin-28.0
|
||
27.1 |
style-maven-plugin-27.1
|
||
27.0 |
style-maven-plugin-27.0
|
||
26.4 |
style-maven-plugin-26.4
|
||
26.3 |
style-maven-plugin-26.3
|
||
26.2 |
style-maven-plugin-26.2
|
||
26.1 |
style-maven-plugin-26.1
|
||
26.0 |
style-maven-plugin-26.0
|
||
25.2 |
style-maven-plugin-25.2
|
||
25.1 |
style-maven-plugin-25.1
|
||
25.0 |
style-maven-plugin-25.0
|
||
24.10 |
style-maven-plugin-24.10
|
||
24.9 |
style-maven-plugin-24.9
|
||
24.8 |
style-maven-plugin-24.8
|
||
24.7 |
style-maven-plugin-24.7
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.beangle</groupId>
<artifactId>style-maven-plugin</artifactId>
<version>28.2</version>
</plugin>
Advertisement