is not current version
Last Version 4.1.2

io.hekate:hekate-zookeeper 3.9.0

Java library for cluster communications and computing.

GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-zookeeper
Version

Version

3.9.0
Type

Type

jar

Download hekate-zookeeper 3.9.0


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