MVN

org.ow2.jonas.tools.maven : maven-wsgen-plugin

Maven & Gradle

Oct 01, 2013

JOnAS :: Tools :: Maven :: WSGen plugin

<plugin>
    <groupId>org.ow2.jonas.tools.maven</groupId>
    <artifactId>maven-wsgen-plugin</artifactId>
    <version>5.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.jonas.tools.maven : maven-wsgen-plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.3.0
  • Latest Release Candidate: 5.3.0-RC1

All Versions

Choose a version of org.ow2.jonas.tools.maven : maven-wsgen-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.3.x
maven-wsgen-plugin-5.3.0
maven-wsgen-plugin-5.3.0-RC1
maven-wsgen-plugin-5.3.0-M7
maven-wsgen-plugin-5.3.0-M6
maven-wsgen-plugin-5.3.0-M5
maven-wsgen-plugin-5.3.0-M4
maven-wsgen-plugin-5.3.0-M3
maven-wsgen-plugin-5.3.0-M2
maven-wsgen-plugin-5.3.0-M1
5.2.x
maven-wsgen-plugin-5.2.4
maven-wsgen-plugin-5.2.3
maven-wsgen-plugin-5.2.2
maven-wsgen-plugin-5.2.1
maven-wsgen-plugin-5.2.0
maven-wsgen-plugin-5.2.0-RC1
maven-wsgen-plugin-5.2.0-M5
maven-wsgen-plugin-5.2.0-M4
maven-wsgen-plugin-5.2.0-M3
maven-wsgen-plugin-5.2.0-M2-SR2
maven-wsgen-plugin-5.2.0-M2-SR1
maven-wsgen-plugin-5.2.0-M2
maven-wsgen-plugin-5.2.0-M1
5.1.x
maven-wsgen-plugin-5.1.7
maven-wsgen-plugin-5.1.6
maven-wsgen-plugin-5.1.5
maven-wsgen-plugin-5.1.4
maven-wsgen-plugin-5.1.3
maven-wsgen-plugin-5.1.2
maven-wsgen-plugin-5.1.1
maven-wsgen-plugin-5.1.0-cxf-2.2
maven-wsgen-plugin-5.1.0
maven-wsgen-plugin-5.1.0-RC4
maven-wsgen-plugin-5.1.0-RC3
maven-wsgen-plugin-5.1.0-RC2
maven-wsgen-plugin-5.1.0-RC1
maven-wsgen-plugin-5.1.0-M5
maven-wsgen-plugin-5.1.0-M4
maven-wsgen-plugin-5.1.0-M3
maven-wsgen-plugin-5.1.0-M2
maven-wsgen-plugin-5.1.0-M1
5.0.x
maven-wsgen-plugin-5.0.5
maven-wsgen-plugin-5.0.4
maven-wsgen-plugin-5.0.3

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.ow2.jonas.tools.maven</groupId>
    <artifactId>maven-wsgen-plugin</artifactId>
    <version>5.3.0</version>
</plugin>