ph-jaxws-pom

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-pom
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

ph-jaxws-pom
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-pom
Project Organization

Project Organization

Philip Helger
Source Code Management

Source Code Management

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

Download ph-jaxws-pom

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0