is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-quartz 0.14.6

Instrumentation for Quartz

Categories

Categories

Quartz Application Layer Libs Job Scheduling Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-quartz
Version

Version

0.14.6
Type

Type

jar

Download instrumentation-quartz 0.14.6


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