Last Version

Hekate ZooKeeper 4.1.2

Java library for cluster communications and computing.

License

License

GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-zookeeper
Version

Version

4.1.2
Type

Type

jar
Description

Description

Hekate ZooKeeper
Java library for cluster communications and computing.
Project URL

Project URL

https://github.com/hekate-io/hekate
Project Organization

Project Organization

The Hekate Project
Source Code Management

Source Code Management

https://github.com/hekate-io/hekate

Download hekate-zookeeper 4.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.hekate : hekate-core jar 4.1.2
org.apache.curator : curator-framework jar 5.2.0
org.slf4j : jcl-over-slf4j jar 1.7.32

Project Modules

There are no modules declared in this project.