MVN

org.appverse.web.tools.jaxws.client : jax-ws-client-stub-generator

Maven & Gradle

Oct 13, 2015
16 stars

Appverse Web Tools JAX-WS Client Code Generator Maven Plugin · Appverse Web Tools Code Generator Maven Plugin

<plugin>
    <groupId>org.appverse.web.tools.jaxws.client</groupId>
    <artifactId>jax-ws-client-stub-generator</artifactId>
    <version>1.5.4-RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.appverse.web.tools.jaxws.client : jax-ws-client-stub-generator to add to Maven - Latest Versions:

  • Latest Stable: 1.5.4-RELEASE

All Versions

Choose a version of org.appverse.web.tools.jaxws.client : jax-ws-client-stub-generator to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
jax-ws-client-stub-generator-1.5.4-RELEASE
jax-ws-client-stub-generator-1.5.3-RELEASE
1.4
jax-ws-client-stub-generator-1.4-RELEASE

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.appverse.web.tools.jaxws.client</groupId>
    <artifactId>jax-ws-client-stub-generator</artifactId>
    <version>1.5.4-RELEASE</version>
</plugin>