higherkindness / mu-scala   0.31.1

Apache License 2.0 GitHub

Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2

Scala versions: 3.x 2.13 2.12 2.11
sbt plugins: 1.0

mu-rpc-health-check 0.27.3


Group ID:
io.higherkindness
Artifact ID:
mu-rpc-health-check_2.13
Version:
0.27.3
Release Date:
Jan 3, 2022
Licenses:
Files:

libraryDependencies += "io.higherkindness" %% "mu-rpc-health-check" % "0.27.3"

Mill build tool

ivy"io.higherkindness::mu-rpc-health-check:0.27.3"

Scala CLI

//> using dep "io.higherkindness::mu-rpc-health-check:0.27.3"

Ammonite REPL

import $ivy.`io.higherkindness::mu-rpc-health-check:0.27.3`

<dependency>
  <groupId>io.higherkindness</groupId>
  <artifactId>mu-rpc-health-check_2.13</artifactId>
  <version>0.27.3</version>
</dependency>

compile group: 'io.higherkindness', name: 'mu-rpc-health-check_2.13', version: '0.27.3'