License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices |
GroupId | GroupIdio.helidon.tracing |
ArtifactId | ArtifactIdhelidon-tracing-jaeger |
Version | Version3.0.0-M2 |
Type | Typejar |
Description |
DescriptionHelidon Tracing Jaeger
Integration with Jaeger tracing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.tracing/helidon-tracing-jaeger/ -->
<dependency>
<groupId>io.helidon.tracing</groupId>
<artifactId>helidon-tracing-jaeger</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.tracing/helidon-tracing-jaeger/
implementation 'io.helidon.tracing:helidon-tracing-jaeger:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.tracing/helidon-tracing-jaeger/
implementation ("io.helidon.tracing:helidon-tracing-jaeger:3.0.0-M2")
'io.helidon.tracing:helidon-tracing-jaeger:jar:3.0.0-M2'
<dependency org="io.helidon.tracing" name="helidon-tracing-jaeger" rev="3.0.0-M2">
<artifact name="helidon-tracing-jaeger" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.tracing', module='helidon-tracing-jaeger', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.tracing" % "helidon-tracing-jaeger" % "3.0.0-M2"
[io.helidon.tracing/helidon-tracing-jaeger "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.jaegertracing : jaeger-client | jar | 1.6.0 |
io.helidon.common : helidon-common | jar | 3.0.0-M2 |
io.helidon.common : helidon-common-context | jar | 3.0.0-M2 |
io.helidon.config : helidon-config | jar | 3.0.0-M2 |
io.helidon.tracing : helidon-tracing | jar | 3.0.0-M2 |
io.opentracing : opentracing-util | jar | 0.33.0 |
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config-metadata Optional | jar | 3.0.0-M2 |
io.helidon.config : helidon-config-metadata-processor Optional | jar | 3.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.23.4 |
io.opentracing : opentracing-mock | jar | 0.33.0 |
io.helidon.config : helidon-config-yaml | jar | 3.0.0-M2 |