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

com.github.tomakehurst:wiremock-jre8 2.23.0

A web service test double for all occasions

Категории

Категории

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

Группа

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

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

wiremock-jre8
Версия

Версия

2.23.0
Тип

Тип

pom

Скачать wiremock-jre8 2.23.0


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