lhotari / akka-http-health   1.0.9

MIT License GitHub

Library for creating health endpoint checks for Akka Http applications

Scala versions: 2.13 2.12 2.11

akka-http-health 1.0.7


Group ID:
io.github.lhotari
Artifact ID:
akka-http-health_2.12
Version:
1.0.7
Release Date:
Mar 23, 2017
Licenses:
MIT
Files:

libraryDependencies += "io.github.lhotari" %% "akka-http-health" % "1.0.7"

Mill build tool

ivy"io.github.lhotari::akka-http-health:1.0.7"

Scala CLI

//> using dep "io.github.lhotari::akka-http-health:1.0.7"

Ammonite REPL

import $ivy.`io.github.lhotari::akka-http-health:1.0.7`

<dependency>
  <groupId>io.github.lhotari</groupId>
  <artifactId>akka-http-health_2.12</artifactId>
  <version>1.0.7</version>
</dependency>

compile group: 'io.github.lhotari', name: 'akka-http-health_2.12', version: '1.0.7'