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.googlecode.jace</groupId>
<artifactId>jace-maven-plugin</artifactId>
<version>1.2.22</version>
</plugin>
Choose a version of com.googlecode.jace : jace-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.2.x |
jace-maven-plugin-1.2.22
|
||
jace-maven-plugin-1.2.16
|
|||
jace-maven-plugin-1.2.14
|
|||
jace-maven-plugin-1.2.13
|
|||
jace-maven-plugin-1.2.7
|
|||
jace-maven-plugin-1.2.6
|
|||
jace-maven-plugin-1.2.5
|
|||
jace-maven-plugin-1.2.4
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.googlecode.jace</groupId>
<artifactId>jace-maven-plugin</artifactId>
<version>1.2.22</version>
</plugin>
Advertisement