| License |
License |
|---|---|
| Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.glowroot.instrumentation |
| ArtifactId | ArtifactIdinstrumentation-jaxrs |
| Version | Version0.14.9 |
| Type | Typejar |
| Description |
DescriptionInstrumentation for JAX-RS
Instrumentation for JAX-RS
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-jaxrs/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-jaxrs</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-jaxrs/
implementation 'org.glowroot.instrumentation:instrumentation-jaxrs:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-jaxrs/
implementation ("org.glowroot.instrumentation:instrumentation-jaxrs:0.14.9")
'org.glowroot.instrumentation:instrumentation-jaxrs:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-jaxrs" rev="0.14.9">
<artifact name="instrumentation-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-jaxrs', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-jaxrs" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-jaxrs "0.14.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glowroot.instrumentation : instrumentation-api | jar | 0.14.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 1.7.1 |
| org.glowroot.instrumentation : instrumentation-test-harness | jar | 0.14.9 |
| com.ning : async-http-client | jar | 1.8.17 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.91 |
| org.apache.tomcat.embed : tomcat-embed-jasper | jar | 7.0.91 |
| org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 7.0.91 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.25.1 |
| org.glassfish.jersey.core : jersey-server | jar | 2.25.1 |
| org.glowroot.instrumentation : instrumentation-servlet | jar | 0.14.9 |
| org.glowroot.instrumentation : instrumentation-executor | jar | 0.14.9 |