Jar examples for b:brave
Java implementation of Dapper (http://research.google.com/pubs/pub36356.html) compatible with Zipkin (https://github.com/twitter/zipkin/).
You can download jar file brave 5.0.0 in this page.
Apache 2
You can use the following script to add brave-5.0.0.jar to your project.
<dependency> <groupId>io.zipkin.brave</groupId> <artifactId>brave</artifactId> <version>5.0.0</version> </dependency>
compile group: 'io.zipkin.brave', name: 'brave', version: '5.0.0'
libraryDependencies += "io.zipkin.brave" % "brave" % "5.0.0"
<dependency org="io.zipkin.brave" name="brave" rev="5.0.0"/>
@Grapes(@Grab(group='io.zipkin.brave', module='brave', version='5.0.0'))
'io.zipkin.brave:brave:jar:5.0.0'
Click the following link to download the jar file.
brave-5.0.0-javadoc.jar