is not current version
Last Version 2.27.2

com.github.tomakehurst:wiremock-standalone 2.24.1

A web service test double for all occasions

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.tomakehurst
ArtifactId

ArtifactId

wiremock-standalone
Version

Version

2.24.1
Type

Type

jar

Download wiremock-standalone 2.24.1


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