fiadliel / prometheus_client_scala   0.8.4

GitHub

Scala client for Prometheus monitoring

Scala versions: 2.12 2.11
Scala.js versions: 0.6

akka-http 0.9.0-M5


Group ID:
org.lyranthe.prometheus
Artifact ID:
akka-http_2.12
Version:
0.9.0-M5
Release Date:
Feb 1, 2018
Licenses:
MIT
Files:

libraryDependencies += "org.lyranthe.prometheus" %% "akka-http" % "0.9.0-M5"

Mill build tool

ivy"org.lyranthe.prometheus::akka-http:0.9.0-M5"

Scala CLI

//> using dep "org.lyranthe.prometheus::akka-http:0.9.0-M5"

Ammonite REPL

import $ivy.`org.lyranthe.prometheus::akka-http:0.9.0-M5`

<dependency>
  <groupId>org.lyranthe.prometheus</groupId>
  <artifactId>akka-http_2.12</artifactId>
  <version>0.9.0-M5</version>
</dependency>

compile group: 'org.lyranthe.prometheus', name: 'akka-http_2.12', version: '0.9.0-M5'