Last Version

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

Mock HTTP Server - JUnit Rules

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.httpmock
ArtifactId

ArtifactId

mock-http-server-junit
Version

Version

1.1.9
Type

Type

jar
Description

Description

Mock HTTP Server - JUnit Rules
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-junit 1.1.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.httpmock : mock-http-server-dto jar 1.1.9
commons-io : commons-io jar 2.4
junit : junit jar 4.11
com.jayway.restassured : rest-assured jar 2.4.0

test (2)

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

Project Modules

There are no modules declared in this project.