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

grpc-runtime 1.1.2


Group ID:
io.buoyant
Artifact ID:
grpc-runtime_2.12
Version:
1.1.2
Release Date:
Jul 13, 2017
Licenses:
Files:

libraryDependencies += "io.buoyant" %% "grpc-runtime" % "1.1.2"

Mill build tool

ivy"io.buoyant::grpc-runtime:1.1.2"

Scala CLI

//> using dep "io.buoyant::grpc-runtime:1.1.2"

Ammonite REPL

import $ivy.`io.buoyant::grpc-runtime:1.1.2`

<dependency>
  <groupId>io.buoyant</groupId>
  <artifactId>grpc-runtime_2.12</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'io.buoyant', name: 'grpc-runtime_2.12', version: '1.1.2'