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

net.open-esb.core:wsdl 2.4.1

JBI WSDL Shared Library

Категории

Категории

Сеть
Группа

Группа

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

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

wsdl
Версия

Версия

2.4.1
Тип

Тип

jar

Скачать wsdl 2.4.1

Имя Файла Размер
wsdl-2.4.1.pom
wsdl-2.4.1.jar 290 KB
wsdl-2.4.1-sources.jar 243 KB
wsdl-2.4.1-javadoc.jar 750 KB
Обзор

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