Download zipkin-receiver-scribe-1.2.1-rc24.jar file - Jar z

Jar examples for z:zipkin-receiver-scribe

Description

A distributed tracing system

You can download jar file zipkin-receiver-scribe 1.2.1-rc24 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add zipkin-receiver-scribe-1.2.1-rc24.jar to your project.

<dependency>
   <groupId>io.zipkin</groupId>
   <artifactId>zipkin-receiver-scribe</artifactId>
   <version>1.2.1-rc24</version>
</dependency>
compile group: 'io.zipkin', name: 'zipkin-receiver-scribe', version: '1.2.1-rc24'
libraryDependencies += "io.zipkin" % "zipkin-receiver-scribe" % "1.2.1-rc24"
<dependency org="io.zipkin" name="zipkin-receiver-scribe" rev="1.2.1-rc24"/>
@Grapes(@Grab(group='io.zipkin', module='zipkin-receiver-scribe', version='1.2.1-rc24'))
'io.zipkin:zipkin-receiver-scribe:jar:1.2.1-rc24'

Download

Click the following link to download the jar file.

zipkin-receiver-scribe-1.2.1-rc24-javadoc.jar
zipkin-receiver-scribe-1.2.1-rc24-sources.jar
zipkin-receiver-scribe-1.2.1-rc24.jar
zipkin-receiver-scribe-1.2.1-rc24.pom



Related Tutorials