Last Version

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

Mock HTTP Server - Webapp

License

License

GroupId

GroupId

com.github.httpmock
ArtifactId

ArtifactId

mock-http-server-webapp
Version

Version

1.1.9
Type

Type

war
Description

Description

Mock HTTP Server - Webapp
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-webapp 1.1.9


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.httpmock : mock-http-server-dto jar 1.1.9
javax.ws.rs : javax.ws.rs-api jar 2.0
org.glassfish.jersey.core : jersey-server jar 2.13
com.google.code.gson : gson jar 2.3.1
commons-codec : commons-codec jar 1.4
org.apache.commons : commons-lang3 jar 3.3.2
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
org.codehaus.jackson : jackson-xc jar 1.9.13

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
javax.ejb : javax.ejb-api jar 3.2

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

There are no modules declared in this project.