is not current version
Last Version 3.0.0-M2

Helidon Tracing Jersey Client 2.4.1

Support for propagation of tracing information when using Jersey Client. This library can be used with Helidon-SE. When used with helidon-microprofile-tracing, automated propagation of tracing context is done, there is no need to configure the client or request in any way.

License

License

Categories

Categories

Helidon Container Microservices CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

io.helidon.tracing
ArtifactId

ArtifactId

helidon-tracing-jersey-client
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon Tracing Jersey Client
Support for propagation of tracing information when using Jersey Client. This library can be used with Helidon-SE. When used with helidon-microprofile-tracing, automated propagation of tracing context is done, there is no need to configure the client or request in any way.
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-tracing-jersey-client 2.4.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.helidon.common : helidon-common jar 2.4.1
io.helidon.tracing : helidon-tracing jar 2.4.1
io.helidon.tracing : helidon-tracing-config jar 2.4.1
io.helidon.common : helidon-common-context jar 2.4.1
io.helidon.webclient : helidon-webclient-jaxrs jar 2.4.1

provided (1)

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

Project Modules

There are no modules declared in this project.