is not current version
Last Version 2.33.2

com.github.tomakehurst:wiremock-jre8 2.26.3

A web service test double for all occasions

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.tomakehurst
ArtifactId

ArtifactId

wiremock-jre8
Version

Version

2.26.3
Type

Type

pom

Download wiremock-jre8 2.26.3


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