ph-wsimport-plugin

JAX-WS wsimport plugin to improve created output

License

License

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-wsimport-plugin
Last Version

Last Version

2.3.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

ph-wsimport-plugin
JAX-WS wsimport plugin to improve created output
Project URL

Project URL

https://github.com/phax/ph-wsimport-plugin
Project Organization

Project Organization

Philip Helger
Source Code Management

Source Code Management

http://github.com/phax/ph-wsimport-plugin

Download ph-wsimport-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.helger/ph-wsimport-plugin/ -->
<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-wsimport-plugin</artifactId>
    <version>2.3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger/ph-wsimport-plugin/
implementation 'com.helger:ph-wsimport-plugin:2.3.3.2'
// https://jarcasting.com/artifacts/com.helger/ph-wsimport-plugin/
implementation ("com.helger:ph-wsimport-plugin:2.3.3.2")
'com.helger:ph-wsimport-plugin:jar:2.3.3.2'
<dependency org="com.helger" name="ph-wsimport-plugin" rev="2.3.3.2">
  <artifact name="ph-wsimport-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='ph-wsimport-plugin', version='2.3.3.2')
)
libraryDependencies += "com.helger" % "ph-wsimport-plugin" % "2.3.3.2"
[com.helger/ph-wsimport-plugin "2.3.3.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.helger.commons : ph-commons jar

provided (2)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-jxc jar
com.sun.xml.ws : jaxws-tools jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

ph-wsimport-plugin

A plugin for wsimport 2.2 to add some extra functionality

Maven usage

Add the following to your pom.xml to use this artifact:

  <plugin>
    <groupId>com.helger.maven</groupId>
    <artifactId>jaxws-maven-plugin</artifactId>
    <version>2.6</version>
    <configuration>
      <args>
        <arg>-ph-csu</arg>
      </args>
    ...
    </configuration>
    <dependencies>
      <dependency>
        <groupId>com.helger</groupId>
        <artifactId>ph-wsimport-plugin</artifactId>
        <version>2.3.3.2</version>
      </dependency>
    </dependencies>
  </plugin>

News and noteworthy

  • v2.3.3.2 - 2021-05-03
    • Updated to ph-commons 10.1
  • v2.3.3.1 - 2021-03-21
    • Updated to ph-commons 10
  • v2.3.3.0 - 2020-09-17
    • Updated to JAXWS 2.3.3
  • v2.3.1.4 - 2020-06-07
    • Update for latest ph-commons version
  • v2.3.1.3 - 2019-05-07
    • Using unbounded version instead of limiting to Java 12.x
  • v2.3.1.2 - 2019-05-05
    • Added Java 12 support
  • v2.3.1.1 - 2018-11-22
    • Added support for JAXB 2.3.1 when using Java 9 or higher - still works with JAXWS 2.2.10 for Java 8
    • Updated to ph-commons 9.2.0
    • Created code requires at least ph-commons 9.2.0
  • v2.2.10.1 - 2017-11-05
    • Updated to ph-commons 9.0.0
  • v2.2.10 - 2017-07-21
    • Updated to JAXWS 2.2.10
  • v2.2.8.2 - 2016-06-12
    • Updated to ph-commons 8.x
  • v2.2.8.1 - 2015-07-02
    • Updated to ph-commons 6.x
  • v2.2.8 - 2015-02-06
    • Requires ph-commons 5.x

My personal Coding Styleguide | On Twitter: @philiphelger | Kindly supported by YourKit Java Profiler

Versions

Version
2.3.3.2
2.3.3.1
2.3.3.0
2.3.1.4
2.3.1.3
2.3.1.2
2.3.1.1
2.2.10.1
2.2.10.1-b2
2.2.10.1-b1
2.2.10
2.2.8.2
2.2.8.1
2.2.8