is not current version
Last Version 3.0.0

com.github.kristofa:brave-zipkin-spancollector 3.0.0-alpha-1

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

3.0.0-alpha-1
Type

Type

jar

Download brave-zipkin-spancollector 3.0.0-alpha-1


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