License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-zipkin-spancollector |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrave-zipkin-spancollector
Brave SpanCollector that submits spans to the Zipkin collector service.
|
Project URL |
Project URL |
<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-zipkin-spancollector/
implementation 'com.github.kristofa:brave-zipkin-spancollector:3.0.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-zipkin-spancollector/
implementation ("com.github.kristofa:brave-zipkin-spancollector:3.0.0")
'com.github.kristofa:brave-zipkin-spancollector:jar:3.0.0'
<dependency org="com.github.kristofa" name="brave-zipkin-spancollector" rev="3.0.0">
<artifact name="brave-zipkin-spancollector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-zipkin-spancollector', version='3.0.0')
)
libraryDependencies += "com.github.kristofa" % "brave-zipkin-spancollector" % "3.0.0"
[com.github.kristofa/brave-zipkin-spancollector "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kristofa : brave-core | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-jul | jar | 2.3 |
org.mockito : mockito-all | jar | 1.10.19 |