is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-jsp 0.14.5

Instrumentation for JSP

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-jsp
Version

Version

0.14.5
Type

Type

jar

Download instrumentation-jsp 0.14.5


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