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