License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.coordination |
ArtifactId | ArtifactIdcluster-coordinator |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cluster-coordinator-2.1.7.pom | 685 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.coordination/cluster-coordinator/ -->
<dependency>
<groupId>org.wso2.carbon.coordination</groupId>
<artifactId>cluster-coordinator</artifactId>
<version>2.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.coordination/cluster-coordinator/
implementation 'org.wso2.carbon.coordination:cluster-coordinator:2.1.7'
// https://jarcasting.com/artifacts/org.wso2.carbon.coordination/cluster-coordinator/
implementation ("org.wso2.carbon.coordination:cluster-coordinator:2.1.7")
'org.wso2.carbon.coordination:cluster-coordinator:pom:2.1.7'
<dependency org="org.wso2.carbon.coordination" name="cluster-coordinator" rev="2.1.7">
<artifact name="cluster-coordinator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.coordination', module='cluster-coordinator', version='2.1.7')
)
libraryDependencies += "org.wso2.carbon.coordination" % "cluster-coordinator" % "2.1.7"
[org.wso2.carbon.coordination/cluster-coordinator "2.1.7"]