is not current version
Last Version 4.1.2

Hekate Etcd 4.0.0

Java library for cluster communications and computing.

License

License

GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-etcd
Version

Version

4.0.0
Type

Type

jar
Description

Description

Hekate Etcd
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-etcd 4.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.hekate : hekate-core jar 4.0.0
io.etcd : jetcd-core jar 0.5.3

Project Modules

There are no modules declared in this project.