w

wiremock-standalone

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