Last Version

ph-jaxws 1.0.4

A POM only project that contains all dependencies to easily use JAXWS in your Maven project

License

License

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-jaxws
Version

Version

1.0.4
Type

Type

pom
Description

Description

ph-jaxws
A POM only project that contains all dependencies to easily use JAXWS in your Maven project
Project URL

Project URL

https://github.com/phax/ph-jaxws
Project Organization

Project Organization

Philip Helger
Source Code Management

Source Code Management

http://github.com/phax/ph-jaxws

Download ph-jaxws 1.0.4

Filename Size
ph-jaxws-1.0.4.pom 4 KB
Browse

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

Dependencies

compile (10)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar
org.glassfish.jaxb : jaxb-core jar
org.glassfish.jaxb : jaxb-runtime jar
org.glassfish.jaxb : txw2 jar 2.2.11
com.sun.xml.ws : jaxws-rt jar
com.sun.xml.ws : policy jar
org.glassfish.gmbal : gmbal-api-only jar
com.sun.xml.stream.buffer : streambuffer jar
org.glassfish.ha : ha-api jar
org.jvnet.staxex : stax-ex jar 1.7.8

Project Modules

There are no modules declared in this project.