Jar examples for w:wiremock-standalone
A web service test double for all occasions
You can download jar file wiremock-standalone 2.1.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wiremock-standalone-2.1.10.jar to your project.
<dependency> <groupId>com.github.tomakehurst</groupId> <artifactId>wiremock-standalone</artifactId> <version>2.1.10</version> </dependency>
compile group: 'com.github.tomakehurst', name: 'wiremock-standalone', version: '2.1.10'
libraryDependencies += "com.github.tomakehurst" % "wiremock-standalone" % "2.1.10"
<dependency org="com.github.tomakehurst" name="wiremock-standalone" rev="2.1.10"/>
@Grapes(@Grab(group='com.github.tomakehurst', module='wiremock-standalone', version='2.1.10'))
'com.github.tomakehurst:wiremock-standalone:jar:2.1.10'
Click the following link to download the jar file.
wiremock-standalone-2.1.10-javadoc.jar