не последняя версия
Последняя версия 0.0.18

SpringBoot WireMock 0.0.13

Easily set up WireMock in your SpringBoot tests

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Wire Данные Data Structures
Группа

Группа

de.skuzzle.springboot.test
Идентификатор

Идентификатор

spring-boot-wiremock
Версия

Версия

0.0.13
Тип

Тип

jar
Описание

Описание

SpringBoot WireMock
Easily set up WireMock in your SpringBoot tests
Ссылка на сайт

Ссылка на сайт

https://github.com/skuzzle/spring-boot-wiremock

Скачать spring-boot-wiremock 0.0.13


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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
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

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-params jar

Модули Проекта

Данный проект не имеет модулей.