Last Version

Instrumentation for the Servlet API 0.14.9

Instrumentation for the Servlet API

License

License

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-servlet
Version

Version

0.14.9
Type

Type

jar
Description

Description

Instrumentation for the Servlet API
Instrumentation for the Servlet API
Project Organization

Project Organization

Glowroot contributors

Download instrumentation-servlet 0.14.9


<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-servlet/ -->
<dependency>
    <groupId>org.glowroot.instrumentation</groupId>
    <artifactId>instrumentation-servlet</artifactId>
    <version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-servlet/
implementation 'org.glowroot.instrumentation:instrumentation-servlet:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-servlet/
implementation ("org.glowroot.instrumentation:instrumentation-servlet:0.14.9")
'org.glowroot.instrumentation:instrumentation-servlet:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-servlet" rev="0.14.9">
  <artifact name="instrumentation-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-servlet', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-servlet" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-servlet "0.14.9"]

Dependencies

provided (3)

Group / Artifact Type Version
org.glowroot.instrumentation : instrumentation-api jar 0.14.9
javax.servlet : javax.servlet-api jar 3.0.1
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.91

test (11)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1
com.google.guava : guava jar 20.0
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-jasper jar 7.0.91
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 7.0.91
org.springframework : spring-test jar 4.3.22.RELEASE
org.springframework : spring-web jar 4.3.22.RELEASE
org.eclipse.jetty : jetty-server jar 8.1.22.v20160922
org.glowroot.instrumentation : instrumentation-executor jar 0.14.9

Project Modules

There are no modules declared in this project.