| License |
License |
|---|---|
| Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring Akka Container Microservices Reactive libraries |
| GroupId | GroupIdfr.davit |
| ArtifactId | ArtifactIdakka-http-prometheus_2.11 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionakka-http-prometheus
akka-http-prometheus
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/fr.davit/akka-http-prometheus_2.11/ -->
<dependency>
<groupId>fr.davit</groupId>
<artifactId>akka-http-prometheus_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.davit/akka-http-prometheus_2.11/
implementation 'fr.davit:akka-http-prometheus_2.11:0.1.1'
// https://jarcasting.com/artifacts/fr.davit/akka-http-prometheus_2.11/
implementation ("fr.davit:akka-http-prometheus_2.11:0.1.1")
'fr.davit:akka-http-prometheus_2.11:jar:0.1.1'
<dependency org="fr.davit" name="akka-http-prometheus_2.11" rev="0.1.1">
<artifact name="akka-http-prometheus_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.davit', module='akka-http-prometheus_2.11', version='0.1.1')
)
libraryDependencies += "fr.davit" % "akka-http-prometheus_2.11" % "0.1.1"
[fr.davit/akka-http-prometheus_2.11 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.typesafe.akka : akka-http_2.11 | jar | 10.1.0 |
| io.prometheus : simpleclient_common | jar | 0.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-stream_2.11 | jar | 2.5.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.1.0 |
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |