Jar examples for s:smt-http-mock
This library can be used to mock HTTP, REST, or SOAP endpoints.
You can download jar file smt-http-mock 1.1 in this page.
Apache License
You can use the following script to add smt-http-mock-1.1.jar to your project.
<dependency> <groupId>com.github.shiver-me-timbers</groupId> <artifactId>smt-http-mock</artifactId> <version>1.1</version> </dependency>
compile group: 'com.github.shiver-me-timbers', name: 'smt-http-mock', version: '1.1'
libraryDependencies += "com.github.shiver-me-timbers" % "smt-http-mock" % "1.1"
<dependency org="com.github.shiver-me-timbers" name="smt-http-mock" rev="1.1"/>
@Grapes(@Grab(group='com.github.shiver-me-timbers', module='smt-http-mock', version='1.1'))
'com.github.shiver-me-timbers:smt-http-mock:jar:1.1'
Click the following link to download the jar file.
smt-http-mock-1.1-javadoc.jar