Old repo for Linkerd 1.x. See the linkerd2 repo for Linkerd 2.x.
Scala versions:
2.12
etcd 1.3.0
Group ID:
io.buoyant
Artifact ID:
etcd_2.12
Version:
1.3.0
Release Date:
Oct 10, 2017
Licenses:
Files:
libraryDependencies += "io.buoyant" %% "etcd" % "1.3.0"
ivy"io.buoyant::etcd:1.3.0"
//> using dep "io.buoyant::etcd:1.3.0"
import $ivy.`io.buoyant::etcd:1.3.0`
<dependency> <groupId>io.buoyant</groupId> <artifactId>etcd_2.12</artifactId> <version>1.3.0</version> </dependency>
compile group: 'io.buoyant', name: 'etcd_2.12', version: '1.3.0'