is not current version
Last Version 2.1.7

org.wso2.carbon.coordination:org.wso2.carbon.cluster.coordinator 2.0.10


GroupId

GroupId

org.wso2.carbon.coordination
ArtifactId

ArtifactId

org.wso2.carbon.cluster.coordinator
Version

Version

2.0.10
Type

Type

pom

Download org.wso2.carbon.cluster.coordinator 2.0.10


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