не последняя версия
Последняя версия 2.1.7

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


Группа

Группа

org.wso2.carbon.coordination
Идентификатор

Идентификатор

cluster-coordinator-feature
Версия

Версия

2.1.1
Тип

Тип

pom

Скачать cluster-coordinator-feature 2.1.1

Имя Файла Размер
cluster-coordinator-feature-2.1.1.pom 941 bytes
Обзор

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