| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Wire Data Data Structures | 
| GroupId | GroupIdde.skuzzle.springboot.test | 
| ArtifactId | ArtifactIdspring-boot-wiremock | 
| Last Version | Last Version0.0.18 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpringBoot WireMock Easily set up WireMock in your SpringBoot tests | 
<!-- https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock/ -->
<dependency>
    <groupId>de.skuzzle.springboot.test</groupId>
    <artifactId>spring-boot-wiremock</artifactId>
    <version>0.0.18</version>
</dependency>// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock/
implementation 'de.skuzzle.springboot.test:spring-boot-wiremock:0.0.18'// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock/
implementation ("de.skuzzle.springboot.test:spring-boot-wiremock:0.0.18")'de.skuzzle.springboot.test:spring-boot-wiremock:jar:0.0.18'<dependency org="de.skuzzle.springboot.test" name="spring-boot-wiremock" rev="0.0.18">
  <artifact name="spring-boot-wiremock" type="jar" />
</dependency>@Grapes(
@Grab(group='de.skuzzle.springboot.test', module='spring-boot-wiremock', version='0.0.18')
)libraryDependencies += "de.skuzzle.springboot.test" % "spring-boot-wiremock" % "0.0.18"[de.skuzzle.springboot.test/spring-boot-wiremock "0.0.18"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre | 
| org.apiguardian : apiguardian-api | jar | 1.1.2 | 
| com.github.tomakehurst : wiremock-jre8 | jar | 2.27.2 | 
| org.assertj : assertj-core | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.slf4j : slf4j-api | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-core | jar | |
| org.springframework : spring-test | jar | |
| org.springframework : spring-beans | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-test | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-web | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | |
| org.apache.httpcomponents : httpcore | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.7.1 |