is not current version
Last Version 2.3

org.zalando:zalando-boot-etcd 2.1


GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

zalando-boot-etcd
Version

Version

2.1
Type

Type

jar

Download zalando-boot-etcd 2.1


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