License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices Jersey Program Interface REST Frameworks |
GroupId | GroupIdio.helidon.tracing |
ArtifactId | ArtifactIdhelidon-tracing-jersey |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Tracing Jersey
Support for distributed tracing in Jersey server.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.tracing/helidon-tracing-jersey/ -->
<dependency>
<groupId>io.helidon.tracing</groupId>
<artifactId>helidon-tracing-jersey</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.tracing/helidon-tracing-jersey/
implementation 'io.helidon.tracing:helidon-tracing-jersey:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.tracing/helidon-tracing-jersey/
implementation ("io.helidon.tracing:helidon-tracing-jersey:3.0.0-M2")
'io.helidon.tracing:helidon-tracing-jersey:jar:3.0.0-M2'
<dependency org="io.helidon.tracing" name="helidon-tracing-jersey" rev="3.0.0-M2">
<artifact name="helidon-tracing-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.tracing', module='helidon-tracing-jersey', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.tracing" % "helidon-tracing-jersey" % "3.0.0-M2"
[io.helidon.tracing/helidon-tracing-jersey "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.tracing : helidon-tracing | jar | 3.0.0-M2 |
io.helidon.tracing : helidon-tracing-jersey-client | jar | 3.0.0-M2 |
io.helidon.jersey : helidon-jersey-common | jar | 3.0.0-M2 |
io.helidon.common : helidon-common | jar | 3.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.webserver : helidon-webserver | jar | 3.0.0-M2 |
io.helidon.jersey : helidon-jersey-server | jar | 3.0.0-M2 |