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

org.wso2.das:org.wso2.das.integration.common.clients 3.1.0-update1


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

org.wso2.das.integration.common.clients
Версия

Версия

3.1.0-update1
Тип

Тип

jar

Скачать org.wso2.das.integration.common.clients 3.1.0-update1


<!-- https://jarcasting.com/artifacts/org.wso2.das/org.wso2.das.integration.common.clients/ -->
<dependency>
    <groupId>org.wso2.das</groupId>
    <artifactId>org.wso2.das.integration.common.clients</artifactId>
    <version>3.1.0-update1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.das/org.wso2.das.integration.common.clients/
implementation 'org.wso2.das:org.wso2.das.integration.common.clients:3.1.0-update1'
// https://jarcasting.com/artifacts/org.wso2.das/org.wso2.das.integration.common.clients/
implementation ("org.wso2.das:org.wso2.das.integration.common.clients:3.1.0-update1")
'org.wso2.das:org.wso2.das.integration.common.clients:jar:3.1.0-update1'
<dependency org="org.wso2.das" name="org.wso2.das.integration.common.clients" rev="3.1.0-update1">
  <artifact name="org.wso2.das.integration.common.clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.das', module='org.wso2.das.integration.common.clients', version='3.1.0-update1')
)
libraryDependencies += "org.wso2.das" % "org.wso2.das.integration.common.clients" % "3.1.0-update1"
[org.wso2.das/org.wso2.das.integration.common.clients "3.1.0-update1"]