is not current version
Last Version 3.7.0

com.github.kristofa:brave-spancollector-scribe 3.4.0

Brave SpanCollector that submits spans to and Scribe compatible source.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-spancollector-scribe
Version

Version

3.4.0
Type

Type

jar

Download brave-spancollector-scribe 3.4.0


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