MVN

net.trajano.mojo : jaxws-maven-plugin

Maven & Gradle

Oct 03, 2014
2 stars

Maven JAXWS 2.x Plugin · Maven plugin for JAX-WS RI. Fork of http://jax-ws-commons.java.net/jaxws-maven-plugin/

<plugin>
    <groupId>net.trajano.mojo</groupId>
    <artifactId>jaxws-maven-plugin</artifactId>
    <version>2.3.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.trajano.mojo : jaxws-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.3.8

All Versions

Choose a version of net.trajano.mojo : jaxws-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
jaxws-maven-plugin-2.3.8
jaxws-maven-plugin-2.3.7
jaxws-maven-plugin-2.3.6
jaxws-maven-plugin-2.3.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>net.trajano.mojo</groupId>
    <artifactId>jaxws-maven-plugin</artifactId>
    <version>2.3.8</version>
</plugin>