Download opentracing-metrics-prometheus-0.1.5.jar file - Jar o

Jar examples for o:opentracing-metrics-prometheus

Description

You can download jar file opentracing-metrics-prometheus 0.1.5 in this page.

License

Apache License

Build File

You can use the following script to add opentracing-metrics-prometheus-0.1.5.jar to your project.

<dependency>
   <groupId>io.opentracing.contrib</groupId>
   <artifactId>opentracing-metrics-prometheus</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'io.opentracing.contrib', name: 'opentracing-metrics-prometheus', version: '0.1.5'
libraryDependencies += "io.opentracing.contrib" % "opentracing-metrics-prometheus" % "0.1.5"
<dependency org="io.opentracing.contrib" name="opentracing-metrics-prometheus" rev="0.1.5"/>
@Grapes(@Grab(group='io.opentracing.contrib', module='opentracing-metrics-prometheus', version='0.1.5'))
'io.opentracing.contrib:opentracing-metrics-prometheus:jar:0.1.5'

Download

Click the following link to download the jar file.

opentracing-metrics-prometheus-0.1.5-javadoc.jar
opentracing-metrics-prometheus-0.1.5-sources.jar
opentracing-metrics-prometheus-0.1.5.jar
opentracing-metrics-prometheus-0.1.5.pom



Related Tutorials