linkerd / linkerd   1.7.5

Apache License 2.0 Website GitHub

Old repo for Linkerd 1.x. See the linkerd2 repo for Linkerd 2.x.

Scala versions: 2.12 2.11

router-http 1.4.4


Group ID:
io.buoyant
Artifact ID:
router-http_2.12
Version:
1.4.4
Release Date:
Jul 6, 2018
Licenses:
Files:

libraryDependencies += "io.buoyant" %% "router-http" % "1.4.4"

Mill build tool

ivy"io.buoyant::router-http:1.4.4"

Scala CLI

//> using dep "io.buoyant::router-http:1.4.4"

Ammonite REPL

import $ivy.`io.buoyant::router-http:1.4.4`

<dependency>
  <groupId>io.buoyant</groupId>
  <artifactId>router-http_2.12</artifactId>
  <version>1.4.4</version>
</dependency>

compile group: 'io.buoyant', name: 'router-http_2.12', version: '1.4.4'