is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-test-matrix 0.14.0

Instrumentation Test Matrix

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-test-matrix
Version

Version

0.14.0
Type

Type

jar

Download instrumentation-test-matrix 0.14.0


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