is not current version
Last Version 3.7.5

com.github.lburgazzoli:hazelcast-discovery-etcd 3.6.0

hazelcast-discovery-etcd

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.lburgazzoli
ArtifactId

ArtifactId

hazelcast-discovery-etcd
Version

Version

3.6.0
Type

Type

jar

Download hazelcast-discovery-etcd 3.6.0


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