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

com.github.hippoom:wiremock-contract-verifier 0.1.1

Shared contract driven development with WireMock and Spring MockMvc

Категории

Категории

Wire Данные Data Structures
Группа

Группа

com.github.hippoom
Идентификатор

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

wiremock-contract-verifier
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать wiremock-contract-verifier 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.hippoom/wiremock-contract-verifier/ -->
<dependency>
    <groupId>com.github.hippoom</groupId>
    <artifactId>wiremock-contract-verifier</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/wiremock-contract-verifier/
implementation 'com.github.hippoom:wiremock-contract-verifier:0.1.1'
// https://jarcasting.com/artifacts/com.github.hippoom/wiremock-contract-verifier/
implementation ("com.github.hippoom:wiremock-contract-verifier:0.1.1")
'com.github.hippoom:wiremock-contract-verifier:jar:0.1.1'
<dependency org="com.github.hippoom" name="wiremock-contract-verifier" rev="0.1.1">
  <artifact name="wiremock-contract-verifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='wiremock-contract-verifier', version='0.1.1')
)
libraryDependencies += "com.github.hippoom" % "wiremock-contract-verifier" % "0.1.1"
[com.github.hippoom/wiremock-contract-verifier "0.1.1"]