| License |
License |
|---|---|
| Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring Akka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.varwise |
| ArtifactId | ArtifactIdprometheus-akka-http_3 |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprometheus-akka-http
prometheus-akka-http
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.varwise/prometheus-akka-http_3/ -->
<dependency>
<groupId>com.varwise</groupId>
<artifactId>prometheus-akka-http_3</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.varwise/prometheus-akka-http_3/
implementation 'com.varwise:prometheus-akka-http_3:0.6.0'
// https://jarcasting.com/artifacts/com.varwise/prometheus-akka-http_3/
implementation ("com.varwise:prometheus-akka-http_3:0.6.0")
'com.varwise:prometheus-akka-http_3:jar:0.6.0'
<dependency org="com.varwise" name="prometheus-akka-http_3" rev="0.6.0">
<artifact name="prometheus-akka-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.varwise', module='prometheus-akka-http_3', version='0.6.0')
)
libraryDependencies += "com.varwise" % "prometheus-akka-http_3" % "0.6.0"
[com.varwise/prometheus-akka-http_3 "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| io.prometheus : simpleclient | jar | 0.12.0 |
| io.prometheus : simpleclient_common | jar | 0.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-actor_2.13 | jar | 2.6.16 |
| com.typesafe.akka : akka-stream_2.13 | jar | 2.6.16 |
| com.typesafe.akka : akka-http_2.13 | jar | 10.2.6 |
| com.typesafe.akka : akka-http-spray-json_2.13 | jar | 10.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.16 |
| com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.6 |
| org.scalatest : scalatest_3 | jar | 3.2.10 |