is not current version
Last Version 2.3

org.zalando:zalando-boot-etcd-starter 2.2


GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

zalando-boot-etcd-starter
Version

Version

2.2
Type

Type

jar

Download zalando-boot-etcd-starter 2.2


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