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.0 in this page.
Apache License
You can use the following script to add smt-http-mock-1.0.jar to your project.
<dependency> <groupId>com.github.shiver-me-timbers</groupId> <artifactId>smt-http-mock</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.shiver-me-timbers', name: 'smt-http-mock', version: '1.0'
libraryDependencies += "com.github.shiver-me-timbers" % "smt-http-mock" % "1.0"
<dependency org="com.github.shiver-me-timbers" name="smt-http-mock" rev="1.0"/>
@Grapes(@Grab(group='com.github.shiver-me-timbers', module='smt-http-mock', version='1.0'))
'com.github.shiver-me-timbers:smt-http-mock:jar:1.0'
Click the following link to download the jar file.
smt-http-mock-1.0-javadoc.jar