| License |
License |
|---|---|
| Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.glowroot.instrumentation |
| ArtifactId | ArtifactIdinstrumentation-struts |
| Version | Version0.14.9 |
| Type | Typejar |
| Description |
DescriptionInstrumentation for Struts
Instrumentation for Struts
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-struts/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-struts</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-struts/
implementation 'org.glowroot.instrumentation:instrumentation-struts:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-struts/
implementation ("org.glowroot.instrumentation:instrumentation-struts:0.14.9")
'org.glowroot.instrumentation:instrumentation-struts:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-struts" rev="0.14.9">
<artifact name="instrumentation-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-struts', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-struts" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-struts "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.apache.struts : struts2-core | jar | 2.5.18 |
| org.apache.struts : struts-core | jar | 1.3.10 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
| javassist : javassist | jar | 3.12.1.GA |
| org.glowroot.instrumentation : instrumentation-servlet | jar | 0.14.9 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |