License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Wire Data Data Structures |
GroupId | GroupIdde.skuzzle.springboot.test |
ArtifactId | ArtifactIdspring-boot-wiremock |
Version | Version0.0.12 |
Type | Typejar |
Description |
DescriptionSpringBoot WireMock
Easily set up WireMock in your SpringBoot tests
|
Project URL |
Project URL |
<!-- 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.12</version>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock/
implementation 'de.skuzzle.springboot.test:spring-boot-wiremock:0.0.12'
// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock/
implementation ("de.skuzzle.springboot.test:spring-boot-wiremock:0.0.12")
'de.skuzzle.springboot.test:spring-boot-wiremock:jar:0.0.12'
<dependency org="de.skuzzle.springboot.test" name="spring-boot-wiremock" rev="0.0.12">
<artifact name="spring-boot-wiremock" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle.springboot.test', module='spring-boot-wiremock', version='0.0.12')
)
libraryDependencies += "de.skuzzle.springboot.test" % "spring-boot-wiremock" % "0.0.12"
[de.skuzzle.springboot.test/spring-boot-wiremock "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1.1-jre |
com.github.tomakehurst : wiremock-jre8 | jar | 2.27.1 |
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.apache.httpcomponents : httpclient | jar | |
org.apache.httpcomponents : httpcore | 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-test-autoconfigure | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar |