is not current version
Last Version 0.8.4

org.glowroot:glowroot-test-harness 0.8.3

Glowroot Test Harness

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot
ArtifactId

ArtifactId

glowroot-test-harness
Version

Version

0.8.3
Type

Type

jar

Download glowroot-test-harness 0.8.3


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