Download brave-instrumentation-http-tests-4.15.1.jar file - Jar b

Jar examples for b:brave-instrumentation-http-tests

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

brave-instrumentation-http-tests-4.15.1-javadoc.jar
brave-instrumentation-http-tests-4.15.1-sources.jar
brave-instrumentation-http-tests-4.15.1.jar
brave-instrumentation-http-tests-4.15.1.pom



Related Tutorials