MVN

com.googlecode.jace : jace-maven-plugin

Maven & Gradle

May 04, 2012

Jace Maven Plugin · Jace Maven Plugin

<plugin>
    <groupId>com.googlecode.jace</groupId>
    <artifactId>jace-maven-plugin</artifactId>
    <version>1.2.22</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.jace : jace-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.22

All Versions

Choose a version of com.googlecode.jace : jace-maven-plugin to add to Maven - All 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

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>