is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-play 0.14.2

Instrumentation for Play Framework

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-play
Version

Version

0.14.2
Type

Type

jar

Download instrumentation-play 0.14.2


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