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

io.streamnative:zookeeper-recipes-election 3.6.3.1-rc-1

This election interface recipe implements the leader election recipe

Категории

Категории

Native Инструменты разработки
Группа

Группа

io.streamnative
Идентификатор

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

zookeeper-recipes-election
Версия

Версия

3.6.3.1-rc-1
Тип

Тип

jar

Скачать zookeeper-recipes-election 3.6.3.1-rc-1


<!-- https://jarcasting.com/artifacts/io.streamnative/zookeeper-recipes-election/ -->
<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>zookeeper-recipes-election</artifactId>
    <version>3.6.3.1-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/zookeeper-recipes-election/
implementation 'io.streamnative:zookeeper-recipes-election:3.6.3.1-rc-1'
// https://jarcasting.com/artifacts/io.streamnative/zookeeper-recipes-election/
implementation ("io.streamnative:zookeeper-recipes-election:3.6.3.1-rc-1")
'io.streamnative:zookeeper-recipes-election:jar:3.6.3.1-rc-1'
<dependency org="io.streamnative" name="zookeeper-recipes-election" rev="3.6.3.1-rc-1">
  <artifact name="zookeeper-recipes-election" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='zookeeper-recipes-election', version='3.6.3.1-rc-1')
)
libraryDependencies += "io.streamnative" % "zookeeper-recipes-election" % "3.6.3.1-rc-1"
[io.streamnative/zookeeper-recipes-election "3.6.3.1-rc-1"]