is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-servlet 0.14.8

Instrumentation for the Servlet API

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-servlet
Version

Version

0.14.8
Type

Type

jar

Download instrumentation-servlet 0.14.8


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