Last Version

com.github.httpmock:mock-http-server-standalone 1.1.9

Mock HTTP Server - Standalone

License

License

GroupId

GroupId

com.github.httpmock
ArtifactId

ArtifactId

mock-http-server-standalone
Version

Version

1.1.9
Type

Type

jar
Description

Description

Mock HTTP Server - Standalone
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-standalone 1.1.9


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.httpmock : mock-http-server-dto jar 1.1.9
com.github.httpmock : mock-http-server-junit jar 1.1.9
com.github.httpmock : mock-http-server-exec jar 1.1.9
com.google.code.gson : gson jar 2.3.1
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.openejb : tomee-embedded jar 1.7.1
org.apache.openejb : tomee-loader jar 1.7.1
org.apache.openejb : tomee-jaxrs jar 1.7.1
commons-io : commons-io jar 2.4

test (7)

Group / Artifact Type Version
com.jayway.restassured : rest-assured jar 2.4.0
commons-codec : commons-codec jar 1.4
org.powermock : powermock-module-junit4 jar 1.6.0
org.powermock : powermock-api-mockito jar 1.6.0
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.