Last Version

mock-http-server 1.1.9

Mock HTTP Server

License

License

GroupId

GroupId

com.github.httpmock
ArtifactId

ArtifactId

mock-http-server
Version

Version

1.1.9
Type

Type

pom
Description

Description

mock-http-server
Mock HTTP Server
Project URL

Project URL

https://github.com/httpmock/mock-http-server
Source Code Management

Source Code Management

https://github.com/httpmock/mock-http-server

Download mock-http-server 1.1.9


<!-- https://jarcasting.com/artifacts/com.github.httpmock/mock-http-server/ -->
<dependency>
    <groupId>com.github.httpmock</groupId>
    <artifactId>mock-http-server</artifactId>
    <version>1.1.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.httpmock/mock-http-server/
implementation 'com.github.httpmock:mock-http-server:1.1.9'
// https://jarcasting.com/artifacts/com.github.httpmock/mock-http-server/
implementation ("com.github.httpmock:mock-http-server:1.1.9")
'com.github.httpmock:mock-http-server:pom:1.1.9'
<dependency org="com.github.httpmock" name="mock-http-server" rev="1.1.9">
  <artifact name="mock-http-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.httpmock', module='mock-http-server', version='1.1.9')
)
libraryDependencies += "com.github.httpmock" % "mock-http-server" % "1.1.9"
[com.github.httpmock/mock-http-server "1.1.9"]

Dependencies

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.8

Project Modules

  • mock-http-server-dto
  • mock-http-server-exec
  • mock-http-server-webapp
  • mock-http-server-standalone
  • mock-http-server-junit