is not current version
Last Version 1.0.4

com.helger:ph-jaxws 1.0.3

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

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-jaxws
Version

Version

1.0.3
Type

Type

pom

Download ph-jaxws 1.0.3

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

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