Last Version

io.opentracing.contrib:opentracing-grizzly-http-server 0.2.0

OpenTracing Instrumentation for Grizzly HTTP Server

License

License

Categories

Categories

Grizzly Net Networking
GroupId

GroupId

io.opentracing.contrib
ArtifactId

ArtifactId

opentracing-grizzly-http-server
Version

Version

0.2.0
Type

Type

jar
Description

Description

io.opentracing.contrib:opentracing-grizzly-http-server
OpenTracing Instrumentation for Grizzly HTTP Server
Project URL

Project URL

https://github.com/opentracing-contrib/java-grizzly-http-server
Source Code Management

Source Code Management

https://github.com/opentracing-contrib/java-grizzly-http-server

Download opentracing-grizzly-http-server 0.2.0


<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-grizzly-http-server/ -->
<dependency>
    <groupId>io.opentracing.contrib</groupId>
    <artifactId>opentracing-grizzly-http-server</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-grizzly-http-server/
implementation 'io.opentracing.contrib:opentracing-grizzly-http-server:0.2.0'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-grizzly-http-server/
implementation ("io.opentracing.contrib:opentracing-grizzly-http-server:0.2.0")
'io.opentracing.contrib:opentracing-grizzly-http-server:jar:0.2.0'
<dependency org="io.opentracing.contrib" name="opentracing-grizzly-http-server" rev="0.2.0">
  <artifact name="opentracing-grizzly-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-grizzly-http-server', version='0.2.0')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-grizzly-http-server" % "0.2.0"
[io.opentracing.contrib/opentracing-grizzly-http-server "0.2.0"]

Dependencies

provided (6)

Group / Artifact Type Version
io.opentracing : opentracing-api jar 0.32.0
io.opentracing : opentracing-util jar 0.32.0
net.bytebuddy : byte-buddy jar 1.9.13
net.bytebuddy : byte-buddy-agent jar 1.9.13
org.glassfish.grizzly : grizzly-framework jar 2.3.35
org.glassfish.grizzly : grizzly-http jar 2.3.35

test (5)

Group / Artifact Type Version
io.opentracing : opentracing-mock jar 0.32.0
io.opentracing.contrib : opentracing-concurrent jar 0.3.0
junit : junit jar 4.12
org.glassfish.grizzly : grizzly-http-client jar 1.15
org.glassfish.grizzly : grizzly-http-server jar 2.3.35

Project Modules

There are no modules declared in this project.