is not current version
Last Version 2.1.3

no.skatteetaten.aurora:aurora-prometheus 2.1.1

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.1.1
Type

Type

jar

Download aurora-prometheus 2.1.1


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