| GroupId | GroupIdio.memoria.jutils |
|---|---|
| ArtifactId | ArtifactIdetcd |
| Last Version | Last Version0.221.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionetcd
Etcd Module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| etcd-0.221.0.pom | |
| etcd-0.221.0.jar | 4 KB |
| etcd-0.221.0-sources.jar | 1 KB |
| etcd-0.221.0-javadoc.jar | 387 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |