is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-struts 0.14.4

Instrumentation for Struts

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-struts
Version

Version

0.14.4
Type

Type

jar

Download instrumentation-struts 0.14.4


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