License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices CLI User Interface |
GroupId | GroupIdio.helidon.webclient |
ArtifactId | ArtifactIdhelidon-webclient-tracing |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon WebClient Tracing
Tracing support for Helidon WebClient
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-tracing/ -->
<dependency>
<groupId>io.helidon.webclient</groupId>
<artifactId>helidon-webclient-tracing</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-tracing/
implementation 'io.helidon.webclient:helidon-webclient-tracing:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-tracing/
implementation ("io.helidon.webclient:helidon-webclient-tracing:3.0.0-M2")
'io.helidon.webclient:helidon-webclient-tracing:jar:3.0.0-M2'
<dependency org="io.helidon.webclient" name="helidon-webclient-tracing" rev="3.0.0-M2">
<artifact name="helidon-webclient-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.webclient', module='helidon-webclient-tracing', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.webclient" % "helidon-webclient-tracing" % "3.0.0-M2"
[io.helidon.webclient/helidon-webclient-tracing "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.tracing : helidon-tracing-config | jar | 3.0.0-M2 |
io.helidon.common : helidon-common-context | jar | 3.0.0-M2 |
io.opentracing : opentracing-api | jar | 0.33.0 |
io.opentracing : opentracing-util | jar | 0.33.0 |
io.helidon.webclient : helidon-webclient | jar | 3.0.0-M2 |