is not current version
Last Version 4.0.2

com.hazelcast:hazelcast-zookeeper 3.6.2

Hazelcast Zookeeper Discovery Plugin

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-zookeeper
Version

Version

3.6.2
Type

Type

jar

Download hazelcast-zookeeper 3.6.2


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