is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-test-harness 0.14.5

Instrumentation Test Harness

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-test-harness
Version

Version

0.14.5
Type

Type

jar

Download instrumentation-test-harness 0.14.5


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