is not current version
Last Version 3.0.0

com.github.kristofa:brave-zipkin-spancollector 2.2.0

Brave SpanCollector that submits spans to the Zipkin collector service.

Categories

Categories

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

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-zipkin-spancollector
Version

Version

2.2.0
Type

Type

jar

Download brave-zipkin-spancollector 2.2.0


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