Download brave-instrumentation-http-4.5.0.jar file - Jar b

Jar examples for b:brave-instrumentation-http

Description

You can download jar file brave-instrumentation-http 4.5.0 in this page.

Build File

You can use the following script to add brave-instrumentation-http-4.5.0.jar to your project.

<dependency>
   <groupId>io.zipkin.brave</groupId>
   <artifactId>brave-instrumentation-http</artifactId>
   <version>4.5.0</version>
</dependency>
compile group: 'io.zipkin.brave', name: 'brave-instrumentation-http', version: '4.5.0'
libraryDependencies += "io.zipkin.brave" % "brave-instrumentation-http" % "4.5.0"
<dependency org="io.zipkin.brave" name="brave-instrumentation-http" rev="4.5.0"/>
@Grapes(@Grab(group='io.zipkin.brave', module='brave-instrumentation-http', version='4.5.0'))
'io.zipkin.brave:brave-instrumentation-http:jar:4.5.0'

Download

Click the following link to download the jar file.

brave-instrumentation-http-4.5.0-javadoc.jar
brave-instrumentation-http-4.5.0-sources.jar
brave-instrumentation-http-4.5.0.jar
brave-instrumentation-http-4.5.0.pom



Related Tutorials