<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-test-harness</artifactId>
<version>0.14.5</version>
</dependency>
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-test-harness" % "0.14.5"
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-test-harness', version='0.14.5')
)
<dependency org="org.glowroot.instrumentation" name="instrumentation-test-harness" rev="0.14.5" />