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

net.open-esb.core:wsdl2 2.4.0

WSDL 2 Classes

Категории

Категории

Сеть
Группа

Группа

net.open-esb.core
Идентификатор

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

wsdl2
Версия

Версия

2.4.0
Тип

Тип

jar

Скачать wsdl2 2.4.0

Имя Файла Размер
wsdl2-2.4.0.pom
wsdl2-2.4.0.jar 271 KB
wsdl2-2.4.0-sources.jar 512 bytes
wsdl2-2.4.0-javadoc.jar 333 bytes
Обзор

<!-- https://jarcasting.com/artifacts/net.open-esb.core/wsdl2/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>wsdl2</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl2/
implementation 'net.open-esb.core:wsdl2:2.4.0'
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl2/
implementation ("net.open-esb.core:wsdl2:2.4.0")
'net.open-esb.core:wsdl2:jar:2.4.0'
<dependency org="net.open-esb.core" name="wsdl2" rev="2.4.0">
  <artifact name="wsdl2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='wsdl2', version='2.4.0')
)
libraryDependencies += "net.open-esb.core" % "wsdl2" % "2.4.0"
[net.open-esb.core/wsdl2 "2.4.0"]