is not current version
Last Version 2.33.2

com.github.tomakehurst:wiremock-jre8-standalone 2.27.2

A web service test double for all occasions

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.tomakehurst
ArtifactId

ArtifactId

wiremock-jre8-standalone
Version

Version

2.27.2
Type

Type

jar

Download wiremock-jre8-standalone 2.27.2


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