is not current version
Last Version 0.0.18

de.skuzzle.springboot.test:spring-boot-wiremock 0.0.5

Easily set up WireMock in your SpringBoot tests

Categories

Categories

Spring Boot Container Microservices Wire Data Data Structures
GroupId

GroupId

de.skuzzle.springboot.test
ArtifactId

ArtifactId

spring-boot-wiremock
Version

Version

0.0.5
Type

Type

jar

Download spring-boot-wiremock 0.0.5


<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock/
implementation 'de.skuzzle.springboot.test:spring-boot-wiremock:0.0.5'
// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock/
implementation ("de.skuzzle.springboot.test:spring-boot-wiremock:0.0.5")
'de.skuzzle.springboot.test:spring-boot-wiremock:jar:0.0.5'
<dependency org="de.skuzzle.springboot.test" name="spring-boot-wiremock" rev="0.0.5">
  <artifact name="spring-boot-wiremock" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle.springboot.test', module='spring-boot-wiremock', version='0.0.5')
)
libraryDependencies += "de.skuzzle.springboot.test" % "spring-boot-wiremock" % "0.0.5"
[de.skuzzle.springboot.test/spring-boot-wiremock "0.0.5"]