Download brave-context-slf4j-4.8.1.jar file - Jar b

Jar examples for b:brave-context-slf4j

Description

You can download jar file brave-context-slf4j 4.8.1 in this page.

Build File

You can use the following script to add brave-context-slf4j-4.8.1.jar to your project.

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

Download

Click the following link to download the jar file.

brave-context-slf4j-4.8.1-javadoc.jar
brave-context-slf4j-4.8.1-sources.jar
brave-context-slf4j-4.8.1.jar
brave-context-slf4j-4.8.1.pom



Related Tutorials