License |
License |
---|---|
Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.glowroot.instrumentation |
ArtifactId | ArtifactIdinstrumentation-okhttp |
Version | Version0.14.9 |
Type | Typejar |
Description |
DescriptionInstrumentation for OkHttp
Instrumentation for OkHttp
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-okhttp/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-okhttp</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-okhttp/
implementation 'org.glowroot.instrumentation:instrumentation-okhttp:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-okhttp/
implementation ("org.glowroot.instrumentation:instrumentation-okhttp:0.14.9")
'org.glowroot.instrumentation:instrumentation-okhttp:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-okhttp" rev="0.14.9">
<artifact name="instrumentation-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-okhttp', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-okhttp" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-okhttp "0.14.9"]
Group / Artifact | Type | Version |
---|---|---|
org.glowroot.instrumentation : instrumentation-api | jar | 0.14.9 |
com.squareup.okhttp3 : okhttp | jar | 3.12.1 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 1.7.1 |
com.google.guava : guava | jar | 20.0 |
org.glowroot.instrumentation : instrumentation-test-harness | jar | 0.14.9 |