is not current version
Last Version 3.0.0-M2

Helidon Tracing Jersey 2.4.1

Support for distributed tracing in Jersey server.

License

License

Categories

Categories

Helidon Container Microservices Jersey Program Interface REST Frameworks
GroupId

GroupId

io.helidon.tracing
ArtifactId

ArtifactId

helidon-tracing-jersey
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon Tracing Jersey
Support for distributed tracing in Jersey server.
Project URL

Project URL

https://helidon.io/helidon-tracing-jersey
Project Organization

Project Organization

Oracle Corporation

Download helidon-tracing-jersey 2.4.1


<!-- https://jarcasting.com/artifacts/io.helidon.tracing/helidon-tracing-jersey/ -->
<dependency>
    <groupId>io.helidon.tracing</groupId>
    <artifactId>helidon-tracing-jersey</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.tracing/helidon-tracing-jersey/
implementation 'io.helidon.tracing:helidon-tracing-jersey:2.4.1'
// https://jarcasting.com/artifacts/io.helidon.tracing/helidon-tracing-jersey/
implementation ("io.helidon.tracing:helidon-tracing-jersey:2.4.1")
'io.helidon.tracing:helidon-tracing-jersey:jar:2.4.1'
<dependency org="io.helidon.tracing" name="helidon-tracing-jersey" rev="2.4.1">
  <artifact name="helidon-tracing-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.tracing', module='helidon-tracing-jersey', version='2.4.1')
)
libraryDependencies += "io.helidon.tracing" % "helidon-tracing-jersey" % "2.4.1"
[io.helidon.tracing/helidon-tracing-jersey "2.4.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.helidon.tracing : helidon-tracing jar 2.4.1
io.helidon.tracing : helidon-tracing-jersey-client jar 2.4.1
io.helidon.jersey : helidon-jersey-common jar 2.4.1
io.helidon.common : helidon-common jar 2.4.1

provided (2)

Group / Artifact Type Version
io.helidon.webserver : helidon-webserver jar 2.4.1
io.helidon.jersey : helidon-jersey-server jar 2.4.1

Project Modules

There are no modules declared in this project.