is not current version
Last Version 4.8.0

org.wso2.carbon.commons:cluster-mgt 4.4.8

Cluster Mgt - Aggregator Module

GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

cluster-mgt
Version

Version

4.4.8
Type

Type

pom

Download cluster-mgt 4.4.8

Filename Size
cluster-mgt-4.4.8.pom 1 KB
Browse

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