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

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

Cluster Management Distribution

Категории

Категории

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

Группа

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

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

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

Версия

4.7.33
Тип

Тип

pom

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


<!-- 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.7.33</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.7.33'
// 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.7.33")
'org.wso2.carbon.commons:org.wso2.carbon.cluster.mgt.distribution:pom:4.7.33'
<dependency org="org.wso2.carbon.commons" name="org.wso2.carbon.cluster.mgt.distribution" rev="4.7.33">
  <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.7.33')
)
libraryDependencies += "org.wso2.carbon.commons" % "org.wso2.carbon.cluster.mgt.distribution" % "4.7.33"
[org.wso2.carbon.commons/org.wso2.carbon.cluster.mgt.distribution "4.7.33"]