| License |
License |
|---|---|
| Categories |
CategoriesGrizzly Net Networking |
| GroupId | GroupIdio.opentracing.contrib |
| ArtifactId | ArtifactIdopentracing-grizzly-http-server |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionio.opentracing.contrib:opentracing-grizzly-http-server
OpenTracing Instrumentation for Grizzly HTTP Server
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |