Last Version

WireMock 2.27.2

A web service test double for all occasions

License

License

The Apache Software License, Version 2.0
Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.tomakehurst
ArtifactId

ArtifactId

wiremock-standalone
Version

Version

2.27.2
Type

Type

jar
Description

Description

WireMock
A web service test double for all occasions
Project URL

Project URL

http://wiremock.org
Source Code Management

Source Code Management

https://[email protected]/tomakehurst/wiremock.git

Download wiremock-standalone 2.27.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.