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

mesh-core 1.5.0


Group ID:
io.buoyant
Artifact ID:
mesh-core_2.12
Version:
1.5.0
Release Date:
Oct 2, 2018
Licenses:
Files:

libraryDependencies += "io.buoyant" %% "mesh-core" % "1.5.0"

Mill build tool

ivy"io.buoyant::mesh-core:1.5.0"

Scala CLI

//> using dep "io.buoyant::mesh-core:1.5.0"

Ammonite REPL

import $ivy.`io.buoyant::mesh-core:1.5.0`

<dependency>
  <groupId>io.buoyant</groupId>
  <artifactId>mesh-core_2.12</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'io.buoyant', name: 'mesh-core_2.12', version: '1.5.0'