| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Wire Data Data Structures Glowroot Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.glowroot.instrumentation |
| ArtifactId | ArtifactIdinstrumentation-wiremock-http-client |
| Last Version | Last Version0.14.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionInstrumentation for Wiremock Http Client
Instrumentation for Wiremock Http Client
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-wiremock-http-client/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-wiremock-http-client</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-wiremock-http-client/
implementation 'org.glowroot.instrumentation:instrumentation-wiremock-http-client:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-wiremock-http-client/
implementation ("org.glowroot.instrumentation:instrumentation-wiremock-http-client:0.14.9")
'org.glowroot.instrumentation:instrumentation-wiremock-http-client:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-wiremock-http-client" rev="0.14.9">
<artifact name="instrumentation-wiremock-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-wiremock-http-client', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-wiremock-http-client" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-wiremock-http-client "0.14.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glowroot.instrumentation : instrumentation-api | jar | 0.14.9 |
| com.github.tomakehurst : wiremock-standalone | jar | 2.20.0 |
| 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 |