Last Version

etcd 0.221.0

Etcd Module

GroupId

GroupId

io.memoria.jutils
ArtifactId

ArtifactId

etcd
Version

Version

0.221.0
Type

Type

jar
Description

Description

etcd
Etcd Module
Project Organization

Project Organization

memoria.io

Download etcd 0.221.0


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

Dependencies

compile (9)

Group / Artifact Type Version
io.memoria.jutils : core jar 0.221.0
io.memoria.jutils : adapter jar 0.221.0
io.etcd : jetcd-core jar 0.5.4
io.projectreactor : reactor-core jar
io.projectreactor.netty : reactor-netty jar
io.vavr : vavr jar 0.10.3
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

test (4)

Group / Artifact Type Version
io.memoria.jutils : jackson-adapter jar 0.221.0
io.projectreactor : reactor-test jar
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.