MVN

org.codehaus.mojo : webstart

Maven & Gradle

Mar 01, 2016

MWEBSTART :: Project · Webstart Maven Plugin and related modules

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>webstart</artifactId>
    <version>webstart-pack200-jdk15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.mojo : webstart to add to Maven - Latest Versions:

  • Latest Stable: webstart-pack200-jdk15
  • Latest Beta: 1.0-beta-7

All Versions

Choose a version of org.codehaus.mojo : webstart to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
webstart-1.0-beta-7
webstart-1.0-beta-6
webstart-1.0-beta-5
webstart-1.0-beta-4
webstart-1.0-beta-3
webstart
webstart-webstart-pack200-jdk15
webstart-webstart-maven-plugin
webstart-webstart-jnlp-servlet
webstart-webstart-jarsigner-api
webstart-webstart
webstart-webstart-pack200-jdk14
webstart-webstart-pack200-anttasks

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>webstart</artifactId>
    <version>webstart-pack200-jdk15</version>
</dependency>