is not current version
Last Version 4.8.0

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

Cluster Management Distribution

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

org.wso2.carbon.cluster.mgt.distribution
Version

Version

4.3.4
Type

Type

pom

Download org.wso2.carbon.cluster.mgt.distribution 4.3.4


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