Last Version

jersey-open-tracing 3.1.0-M3

Jersey support for OpenTracing.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.incubator
ArtifactId

ArtifactId

jersey-open-tracing
Version

Version

3.1.0-M3
Type

Type

jar
Description

Description

jersey-open-tracing
Jersey support for OpenTracing.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-open-tracing
Project Organization

Project Organization

Eclipse Foundation

Download jersey-open-tracing 3.1.0-M3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.opentracing : opentracing-api jar 0.30.0
io.opentracing : opentracing-util jar 0.30.0
org.glassfish.jersey.core : jersey-common jar 3.1.0-M3
org.glassfish.jersey.core : jersey-server jar 3.1.0-M3

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 3.1.0-M3
org.glassfish.jersey.inject : jersey-hk2 jar 3.1.0-M3

Project Modules

There are no modules declared in this project.