не последняя версия
Последняя версия 1.0.4

com.helger:ph-jaxws 1.0.1

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

Группа

Группа

com.helger
Идентификатор

Идентификатор

ph-jaxws
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать ph-jaxws 1.0.1

Имя Файла Размер
ph-jaxws-1.0.1.pom 4 KB
Обзор

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