MVN

org.apache.netbeans.modules.jackpot30 : jackpot30-maven-plugin

Maven & Gradle

Jun 19, 2022
5 stars

Jackpot 3.0 Command Line Tool Maven Bridge

<plugin>
    <groupId>org.apache.netbeans.modules.jackpot30</groupId>
    <artifactId>jackpot30-maven-plugin</artifactId>
    <version>13.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.netbeans.modules.jackpot30 : jackpot30-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 13.0

All Versions

Choose a version of org.apache.netbeans.modules.jackpot30 : jackpot30-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
13.0
jackpot30-maven-plugin-13.0
12.5
jackpot30-maven-plugin-12.5
12.3
jackpot30-maven-plugin-12.3
11.1
jackpot30-maven-plugin-11.1

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.apache.netbeans.modules.jackpot30</groupId>
    <artifactId>jackpot30-maven-plugin</artifactId>
    <version>13.0</version>
</plugin>