| License |
License |
|---|---|
| Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.glowroot |
| ArtifactId | ArtifactIdglowroot-test-harness |
| Version | Version0.8.4 |
| Type | Typejar |
| Description |
DescriptionGlowroot Test Harness
Glowroot Test Harness
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot/glowroot-test-harness/ -->
<dependency>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-test-harness</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot/glowroot-test-harness/
implementation 'org.glowroot:glowroot-test-harness:0.8.4'
// https://jarcasting.com/artifacts/org.glowroot/glowroot-test-harness/
implementation ("org.glowroot:glowroot-test-harness:0.8.4")
'org.glowroot:glowroot-test-harness:jar:0.8.4'
<dependency org="org.glowroot" name="glowroot-test-harness" rev="0.8.4">
<artifact name="glowroot-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot', module='glowroot-test-harness', version='0.8.4')
)
libraryDependencies += "org.glowroot" % "glowroot-test-harness" % "0.8.4"
[org.glowroot/glowroot-test-harness "0.8.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| com.ning : async-http-client | jar | 1.8.16 |
| io.netty : netty | jar | 3.9.2.Final |
| io.netty : netty-all | jar | 4.0.29.Final |
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.0-rc4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.0-rc4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.0-rc4 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| ch.qos.logback : logback-core | jar | 1.1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.glowroot.misc » glowroot-checker-qual-jdk6 Optional | jar | 0.8.4 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |