SpringBoot WireMock

Easily set up WireMock in your SpringBoot tests

License

License

Categories

Categories

Spring Boot Container Microservices Wire Data Data Structures
GroupId

GroupId

de.skuzzle.springboot.test
ArtifactId

ArtifactId

spring-boot-wiremock
Last Version

Last Version

0.0.18
Release Date

Release Date

Type

Type

jar
Description

Description

SpringBoot WireMock
Easily set up WireMock in your SpringBoot tests

Download spring-boot-wiremock

How to add to project

<!-- 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"]

Dependencies

compile (14)

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

provided (1)

Group / Artifact Type Version
org.springframework : spring-web jar

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.18
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1