не последняя версия
Последняя версия 2.8.0-rc-202106022226

io.streamnative:pulsar-zookeeper 2.7.3.8-rc-4

Instrumented ZooKeeper with detailed stats

Категории

Категории

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

Группа

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

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

pulsar-zookeeper
Версия

Версия

2.7.3.8-rc-4
Тип

Тип

jar

Скачать pulsar-zookeeper 2.7.3.8-rc-4


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