License |
License |
---|---|
Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.glowroot.instrumentation |
ArtifactId | ArtifactIdinstrumentation-play |
Version | Version0.14.9 |
Type | Typejar |
Description |
DescriptionInstrumentation for Play Framework
Instrumentation for Play Framework
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-play/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-play</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-play/
implementation 'org.glowroot.instrumentation:instrumentation-play:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-play/
implementation ("org.glowroot.instrumentation:instrumentation-play:0.14.9")
'org.glowroot.instrumentation:instrumentation-play:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-play" rev="0.14.9">
<artifact name="instrumentation-play" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-play', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-play" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-play "0.14.9"]
Group / Artifact | Type | Version |
---|---|---|
org.glowroot.instrumentation : instrumentation-api | jar | 0.14.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 1.7.1 |
org.glowroot.instrumentation : instrumentation-test-harness | jar | 0.14.9 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
ch.qos.logback : logback-classic | jar | 1.2.3 |