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