License |
License |
---|---|
Categories |
CategoriesCLI User Interface Metrics Application Testing & Monitoring Monitoring Prometheus |
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-prometheus-client-metrics_2.12 |
Version | Version0.19.0-M3 |
Type | Typejar |
Description |
Descriptionprometheus-client-metrics
Support for Prometheus Metrics on the client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-prometheus-client-metrics_2.12/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-prometheus-client-metrics_2.12</artifactId>
<version>0.19.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-prometheus-client-metrics_2.12/
implementation 'org.http4s:http4s-prometheus-client-metrics_2.12:0.19.0-M3'
// https://jarcasting.com/artifacts/org.http4s/http4s-prometheus-client-metrics_2.12/
implementation ("org.http4s:http4s-prometheus-client-metrics_2.12:0.19.0-M3")
'org.http4s:http4s-prometheus-client-metrics_2.12:jar:0.19.0-M3'
<dependency org="org.http4s" name="http4s-prometheus-client-metrics_2.12" rev="0.19.0-M3">
<artifact name="http4s-prometheus-client-metrics_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-prometheus-client-metrics_2.12', version='0.19.0-M3')
)
libraryDependencies += "org.http4s" % "http4s-prometheus-client-metrics_2.12" % "0.19.0-M3"
[org.http4s/http4s-prometheus-client-metrics_2.12 "0.19.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
org.http4s : http4s-client_2.12 | jar | 0.19.0-M3 |
io.prometheus : simpleclient | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-laws_2.12 | jar | 1.4.0 |
org.typelevel : cats-kernel-laws_2.12 | jar | 1.4.0 |
org.typelevel : discipline_2.12 | jar | 0.9.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalacheck : scalacheck_2.12 | jar | 1.13.5 |
org.specs2 : specs2-core_2.12 | jar | 4.1.0 |
org.specs2 : specs2-matcher-extra_2.12 | jar | 4.1.0 |
org.specs2 : specs2-scalacheck_2.12 | jar | 4.1.0 |