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

org.wso2.carbon.commons:org.wso2.carbon.cluster.mgt.distribution 4.3.5

Cluster Management Distribution

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

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

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

org.wso2.carbon.cluster.mgt.distribution
Версия

Версия

4.3.5
Тип

Тип

pom

Скачать org.wso2.carbon.cluster.mgt.distribution 4.3.5


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