Apache ZooKeeper - Recipes - Election

This election interface recipe implements the leader election recipe

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

zookeeper-recipes-election
Последняя версия

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

3.6.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache ZooKeeper - Recipes - Election
This election interface recipe implements the leader election recipe
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать zookeeper-recipes-election

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.streamnative : zookeeper jar 3.6.3.1

provided (1)

Идентификатор библиотеки Тип Версия
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.0.2

test (4)

Идентификатор библиотеки Тип Версия
io.streamnative : zookeeper test-jar 3.6.3.1
org.xerial.snappy : snappy-java jar 1.1.7
junit : junit jar 4.12
io.dropwizard.metrics : metrics-core jar 3.2.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.6.3.1
3.6.3.1-rc-1