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