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
Version

Version

2.27.2
Type

Type

pom
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 2.27.2


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

Dependencies

compile (22)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.2.28.v20190418
org.eclipse.jetty : jetty-servlet jar 9.2.28.v20190418
org.eclipse.jetty : jetty-servlets jar 9.2.28.v20190418
org.eclipse.jetty : jetty-webapp jar 9.2.28.v20190418
org.eclipse.jetty : jetty-proxy jar 9.2.28.v20190418
com.google.guava : guava jar 20.0
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.core : jackson-annotations jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.apache.httpcomponents : httpclient jar 4.5.12
org.xmlunit : xmlunit-core jar 2.7.0
org.xmlunit : xmlunit-legacy jar 2.7.0
org.xmlunit : xmlunit-placeholders jar 2.7.0
com.jayway.jsonpath : json-path jar 2.4.0
org.ow2.asm : asm jar 7.0
org.slf4j : slf4j-api jar 1.7.12
net.sf.jopt-simple : jopt-simple jar 5.0.3
org.apache.commons : commons-lang3 jar 3.7
com.github.jknack : handlebars jar 4.0.7
com.github.jknack : handlebars-helpers jar 4.0.7
com.flipkart.zjsonpatch : zjsonpatch jar 0.4.4
commons-fileupload : commons-fileupload jar 1.4

Project Modules

There are no modules declared in this project.