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