MVN

com.sun.japex : japex-maven-plugin

Maven & Gradle

Sep 22, 2011
2 usages

japex-maven-plugin Maven Mojo

<plugin>
    <groupId>com.sun.japex</groupId>
    <artifactId>japex-maven-plugin</artifactId>
    <version>1.2.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.japex : japex-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of com.sun.japex : japex-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
japex-maven-plugin-1.2.4
japex-maven-plugin-1.2.3
japex-maven-plugin-1.2.2
japex-maven-plugin-1.2.1
1.2
japex-maven-plugin-1.2

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.sun.japex</groupId>
    <artifactId>japex-maven-plugin</artifactId>
    <version>1.2.4</version>
</plugin>