is not current version
Last Version 1.3.2

com.helger:ph-jaxws-pom 1.1.1

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

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-jaxws-pom
Version

Version

1.1.1
Type

Type

pom

Download ph-jaxws-pom 1.1.1

Filename Size
ph-jaxws-pom-1.1.1.pom 5 KB
Browse

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