| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Glowroot Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.glowroot.instrumentation |
| ArtifactId | ArtifactIdinstrumentation-java-http-server |
| Version | Version0.14.9 |
| Type | Typejar |
| Description |
DescriptionInstrumentation for Java Http Server
Instrumentation for Java Http Server
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-java-http-server/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-java-http-server</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-java-http-server/
implementation 'org.glowroot.instrumentation:instrumentation-java-http-server:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-java-http-server/
implementation ("org.glowroot.instrumentation:instrumentation-java-http-server:0.14.9")
'org.glowroot.instrumentation:instrumentation-java-http-server:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-java-http-server" rev="0.14.9">
<artifact name="instrumentation-java-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-java-http-server', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-java-http-server" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-java-http-server "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 |
| com.google.guava : guava | jar | 20.0 |
| org.glowroot.instrumentation : instrumentation-test-harness | jar | 0.14.9 |