Jar examples for m:mock-http-server-exec
Mock HTTP Server - Executable
You can download jar file mock-http-server-exec 1.1.8 in this page.
Apache 2
You can use the following script to add mock-http-server-exec-1.1.8.jar to your project.
<dependency> <groupId>com.github.httpmock</groupId> <artifactId>mock-http-server-exec</artifactId> <version>1.1.8</version> </dependency>
compile group: 'com.github.httpmock', name: 'mock-http-server-exec', version: '1.1.8'
libraryDependencies += "com.github.httpmock" % "mock-http-server-exec" % "1.1.8"
<dependency org="com.github.httpmock" name="mock-http-server-exec" rev="1.1.8"/>
@Grapes(@Grab(group='com.github.httpmock', module='mock-http-server-exec', version='1.1.8'))
'com.github.httpmock:mock-http-server-exec:jar:1.1.8'
Click the following link to download the jar file.
mock-http-server-exec-1.1.8-javadoc.jar