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