Jar examples for a:aurora-prometheus
Library to set up Prometheus collectors for java applications
You can download jar file aurora-prometheus 2.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add aurora-prometheus-2.0.0.jar to your project.
<dependency> <groupId>no.skatteetaten.aurora</groupId> <artifactId>aurora-prometheus</artifactId> <version>2.0.0</version> </dependency>
compile group: 'no.skatteetaten.aurora', name: 'aurora-prometheus', version: '2.0.0'
libraryDependencies += "no.skatteetaten.aurora" % "aurora-prometheus" % "2.0.0"
<dependency org="no.skatteetaten.aurora" name="aurora-prometheus" rev="2.0.0"/>
@Grapes(@Grab(group='no.skatteetaten.aurora', module='aurora-prometheus', version='2.0.0'))
'no.skatteetaten.aurora:aurora-prometheus:jar:2.0.0'
Click the following link to download the jar file.
aurora-prometheus-2.0.0-javadoc.jar