chatwork / healthchecks   1.0.0

MIT License Website GitHub

❌ This is no longer maintained. ❌ tiny healthcheck library for akka-http with Kubernetes liveness/readiness probe support

Scala versions: 2.13 2.12

healthchecks-k8s-probes 0.5.0


Group ID:
com.chatwork
Artifact ID:
healthchecks-k8s-probes_2.13
Version:
0.5.0
Release Date:
Apr 5, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.chatwork" %% "healthchecks-k8s-probes" % "0.5.0"

Mill build tool

ivy"com.chatwork::healthchecks-k8s-probes:0.5.0"

Scala CLI

//> using dep "com.chatwork::healthchecks-k8s-probes:0.5.0"

Ammonite REPL

import $ivy.`com.chatwork::healthchecks-k8s-probes:0.5.0`

<dependency>
  <groupId>com.chatwork</groupId>
  <artifactId>healthchecks-k8s-probes_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.chatwork', name: 'healthchecks-k8s-probes_2.13', version: '0.5.0'