w

wiremock-jre8-standalone

A web service test double for all occasions
http://wiremock.org
The Apache Software License, Version 2.0
Tom Akehurst
Files download
File Operation
wiremock-jre8-standalone-2.23.1.jar download
wiremock-jre8-standalone-2.23.1.pom download
wiremock-jre8-standalone-2.23.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.tomakehurst</groupId>
  <artifactId>wiremock-jre8-standalone</artifactId>
  <version>2.23.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.tomakehurst:wiremock-jre8-standalone:2.23.1'
Gradle Kotlin
implementation("com.github.tomakehurst:wiremock-jre8-standalone:2.23.1")
Scala SBT
libraryDependencies += "com.github.tomakehurst" % "wiremock-jre8-standalone" % "2.23.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.tomakehurst', module='wiremock-jre8-standalone', version='2.23.1')
)
Apache Ivy
<dependency org="com.github.tomakehurst" name="wiremock-jre8-standalone" rev="2.23.1" />
Leiningen
[com.github.tomakehurst/wiremock-jre8-standalone "2.23.1"]
Apache Buildr
'com.github.tomakehurst:wiremock-jre8-standalone:jar:2.23.1'
Dependencies
The project has no third-party dependencies