MVN

net.ulrice : ulrice-webstarter-maven-plugin

Maven & Gradle

Aug 13, 2013
2 usages

ulrice-webstarter-maven-plugin Maven Mojo · Ulrice-Webstarter-Maven-Plugin is a Mojo which is generating a ws.xml needed by the Ulrice-Webstarter to download all neccessary artifacts of your application

<plugin>
    <groupId>net.ulrice</groupId>
    <artifactId>ulrice-webstarter-maven-plugin</artifactId>
    <version>0.2.5.18</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ulrice : ulrice-webstarter-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.5.18

All Versions

Choose a version of net.ulrice : ulrice-webstarter-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
ulrice-webstarter-maven-plugin-0.2.5.18

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>net.ulrice</groupId>
    <artifactId>ulrice-webstarter-maven-plugin</artifactId>
    <version>0.2.5.18</version>
</plugin>

Advertisement