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

org.wso2.carbon.commons:ws-discovery-core 4.4.2


Группа

Группа

org.wso2.carbon.commons
Идентификатор

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

ws-discovery-core
Версия

Версия

4.4.2
Тип

Тип

pom

Скачать ws-discovery-core 4.4.2

Имя Файла Размер
ws-discovery-core-4.4.2.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.commons/ws-discovery-core/ -->
<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>ws-discovery-core</artifactId>
    <version>4.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/ws-discovery-core/
implementation 'org.wso2.carbon.commons:ws-discovery-core:4.4.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/ws-discovery-core/
implementation ("org.wso2.carbon.commons:ws-discovery-core:4.4.2")
'org.wso2.carbon.commons:ws-discovery-core:pom:4.4.2'
<dependency org="org.wso2.carbon.commons" name="ws-discovery-core" rev="4.4.2">
  <artifact name="ws-discovery-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.commons', module='ws-discovery-core', version='4.4.2')
)
libraryDependencies += "org.wso2.carbon.commons" % "ws-discovery-core" % "4.4.2"
[org.wso2.carbon.commons/ws-discovery-core "4.4.2"]