Download smt-http-mock-1.1.jar file - Jar s

Jar examples for s:smt-http-mock

Description

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.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

smt-http-mock-1.1-javadoc.jar
smt-http-mock-1.1-sources.jar
smt-http-mock-1.1.jar
smt-http-mock-1.1.pom



Related Tutorials