| Лицензия |
Лицензия
CDDL-1.0
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.open-esb.core |
| Идентификатор | Идентификаторwsdl |
| Последняя версия | Последняя версия2.4.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwsdl
JBI WSDL Shared Library
|
| Организация-разработчик |
Организация-разработчикOpenESB Community |
| Имя Файла | Размер |
|---|---|
| wsdl-2.4.3.pom | |
| wsdl-2.4.3.jar | 290 KB |
| wsdl-2.4.3-sources.jar | 243 KB |
| wsdl-2.4.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl/
implementation 'net.open-esb.core:wsdl:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl/
implementation ("net.open-esb.core:wsdl:2.4.3")
'net.open-esb.core:wsdl:jar:2.4.3'
<dependency org="net.open-esb.core" name="wsdl" rev="2.4.3">
<artifact name="wsdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='wsdl', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "wsdl" % "2.4.3"
[net.open-esb.core/wsdl "2.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.open-esb.core : base | jar | 2.4.3 |
| net.open-esb.core : jbi | jar | 2.4.3 |
| wsdl4j : wsdl4j | jar | 1.6.2 |
| xmlbeans : xbean | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |