Download ph-jaxws-1.0.4.jar file - Jar p

Jar examples for p:ph-jaxws

Description

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

You can download jar file ph-jaxws 1.0.4 in this page.

License

Apache 2

Build File

You can use the following script to add ph-jaxws-1.0.4.jar to your project.

<dependency>
   <groupId>com.helger</groupId>
   <artifactId>ph-jaxws</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.helger', name: 'ph-jaxws', version: '1.0.4'
libraryDependencies += "com.helger" % "ph-jaxws" % "1.0.4"
<dependency org="com.helger" name="ph-jaxws" rev="1.0.4"/>
@Grapes(@Grab(group='com.helger', module='ph-jaxws', version='1.0.4'))
'com.helger:ph-jaxws:jar:1.0.4'

Download

Click the following link to download the jar file.

ph-jaxws-1.0.4.pom



Related Tutorials