Last Version

jersey-examples-open-tracing 3.1.0-M3

Jersey OpenTracing example

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

open-tracing
Version

Version

3.1.0-M3
Type

Type

jar
Description

Description

jersey-examples-open-tracing
Jersey OpenTracing example
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download open-tracing 3.1.0-M3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar
org.glassfish.jersey.incubator : jersey-open-tracing jar 3.1.0-M3
io.opentracing : opentracing-api jar 0.30.0
io.opentracing : opentracing-util jar 0.30.0
com.uber.jaeger : jaeger-core jar 0.20.0
org.glassfish.jersey.inject : jersey-hk2 jar

test (2)

Group / Artifact Type Version
org.glassfish.jersey.test-framework : jersey-test-framework-util jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle pom

Project Modules

There are no modules declared in this project.