is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-kafka 0.14.8

Instrumentation for Kafka

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-kafka
Version

Version

0.14.8
Type

Type

jar

Download instrumentation-kafka 0.14.8


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