Download aurora-prometheus-2.0.0.jar file - Jar a

Jar examples for a:aurora-prometheus

Description

Library to set up Prometheus collectors for java applications

You can download jar file aurora-prometheus 2.0.0 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

aurora-prometheus-2.0.0-javadoc.jar
aurora-prometheus-2.0.0-sources.jar
aurora-prometheus-2.0.0.jar
aurora-prometheus-2.0.0.pom



Related Tutorials