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