License |
License |
---|---|
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-spancollector-http |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrave-spancollector-http
Brave SpanCollector that submits spans to zipkins http endpoint
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-spancollector-http/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-spancollector-http</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-spancollector-http/
implementation 'com.github.kristofa:brave-spancollector-http:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-spancollector-http/
implementation ("com.github.kristofa:brave-spancollector-http:3.7.0")
'com.github.kristofa:brave-spancollector-http:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-spancollector-http" rev="3.7.0">
<artifact name="brave-spancollector-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-spancollector-http', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-spancollector-http" % "3.7.0"
[com.github.kristofa/brave-spancollector-http "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kristofa : brave-core | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
io.zipkin.java : zipkin-junit | jar | 0.17.1 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.2.0 |
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 |