is not current version
Last Version 2.16.3

io.zipkin.reporter2:zipkin-reporter-brave 2.16.1

Adapts a Reporter to a Brave SpanHandler

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

io.zipkin.reporter2
ArtifactId

ArtifactId

zipkin-reporter-brave
Version

Version

2.16.1
Type

Type

jar

Download zipkin-reporter-brave 2.16.1


<!-- https://jarcasting.com/artifacts/io.zipkin.reporter2/zipkin-reporter-brave/ -->
<dependency>
    <groupId>io.zipkin.reporter2</groupId>
    <artifactId>zipkin-reporter-brave</artifactId>
    <version>2.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.reporter2/zipkin-reporter-brave/
implementation 'io.zipkin.reporter2:zipkin-reporter-brave:2.16.1'
// https://jarcasting.com/artifacts/io.zipkin.reporter2/zipkin-reporter-brave/
implementation ("io.zipkin.reporter2:zipkin-reporter-brave:2.16.1")
'io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.1'
<dependency org="io.zipkin.reporter2" name="zipkin-reporter-brave" rev="2.16.1">
  <artifact name="zipkin-reporter-brave" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.reporter2', module='zipkin-reporter-brave', version='2.16.1')
)
libraryDependencies += "io.zipkin.reporter2" % "zipkin-reporter-brave" % "2.16.1"
[io.zipkin.reporter2/zipkin-reporter-brave "2.16.1"]