is not current version
Last Version 2.1.3

no.skatteetaten.aurora:aurora-prometheus 2.0.0

Library to set up Prometheus collectors for java applications

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

no.skatteetaten.aurora
ArtifactId

ArtifactId

aurora-prometheus
Version

Version

2.0.0
Type

Type

jar

Download aurora-prometheus 2.0.0


<!-- https://jarcasting.com/artifacts/no.skatteetaten.aurora/aurora-prometheus/ -->
<dependency>
    <groupId>no.skatteetaten.aurora</groupId>
    <artifactId>aurora-prometheus</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.skatteetaten.aurora/aurora-prometheus/
implementation 'no.skatteetaten.aurora:aurora-prometheus:2.0.0'
// https://jarcasting.com/artifacts/no.skatteetaten.aurora/aurora-prometheus/
implementation ("no.skatteetaten.aurora:aurora-prometheus:2.0.0")
'no.skatteetaten.aurora:aurora-prometheus:jar:2.0.0'
<dependency org="no.skatteetaten.aurora" name="aurora-prometheus" rev="2.0.0">
  <artifact name="aurora-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.skatteetaten.aurora', module='aurora-prometheus', version='2.0.0')
)
libraryDependencies += "no.skatteetaten.aurora" % "aurora-prometheus" % "2.0.0"
[no.skatteetaten.aurora/aurora-prometheus "2.0.0"]