is not current version
Last Version 2.0.47

io.fabric8:fabric-etcd 2.0.33


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

fabric-etcd
Version

Version

2.0.33
Type

Type

pom

Download fabric-etcd 2.0.33

Filename Size
fabric-etcd-2.0.33.pom 1 KB
Browse

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