is not current version
Last Version 2.1.7

org.wso2.carbon.coordination:cluster-coordinator-feature 1.0.0


GroupId

GroupId

org.wso2.carbon.coordination
ArtifactId

ArtifactId

cluster-coordinator-feature
Version

Version

1.0.0
Type

Type

pom

Download cluster-coordinator-feature 1.0.0


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