| License |
License |
|---|---|
| Categories |
CategoriesWire Data Data Structures |
| GroupId | GroupIdcom.github.hippoom |
| ArtifactId | ArtifactIdwiremock-contract-verifier |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYour name of the lib
Your description of the lib
|
<!-- https://jarcasting.com/artifacts/com.github.hippoom/wiremock-contract-verifier/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>wiremock-contract-verifier</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/wiremock-contract-verifier/
implementation 'com.github.hippoom:wiremock-contract-verifier:0.3.0'
// https://jarcasting.com/artifacts/com.github.hippoom/wiremock-contract-verifier/
implementation ("com.github.hippoom:wiremock-contract-verifier:0.3.0")
'com.github.hippoom:wiremock-contract-verifier:jar:0.3.0'
<dependency org="com.github.hippoom" name="wiremock-contract-verifier" rev="0.3.0">
<artifact name="wiremock-contract-verifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='wiremock-contract-verifier', version='0.3.0')
)
libraryDependencies += "com.github.hippoom" % "wiremock-contract-verifier" % "0.3.0"
[com.github.hippoom/wiremock-contract-verifier "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| com.github.tomakehurst : wiremock-standalone | jar | 2.12.0 |
| org.springframework : spring-test | jar | |
| org.springframework : spring-web | jar | |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |