| License |
License |
|---|---|
| GroupId | GroupIdcom.github.httpmock |
| ArtifactId | ArtifactIdmock-http-server-dto |
| Version | Version1.1.9 |
| Type | Typejar |
| Description |
DescriptionMock HTTP Server - Model
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.httpmock/mock-http-server-dto/ -->
<dependency>
<groupId>com.github.httpmock</groupId>
<artifactId>mock-http-server-dto</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.httpmock/mock-http-server-dto/
implementation 'com.github.httpmock:mock-http-server-dto:1.1.9'
// https://jarcasting.com/artifacts/com.github.httpmock/mock-http-server-dto/
implementation ("com.github.httpmock:mock-http-server-dto:1.1.9")
'com.github.httpmock:mock-http-server-dto:jar:1.1.9'
<dependency org="com.github.httpmock" name="mock-http-server-dto" rev="1.1.9">
<artifact name="mock-http-server-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.httpmock', module='mock-http-server-dto', version='1.1.9')
)
libraryDependencies += "com.github.httpmock" % "mock-http-server-dto" % "1.1.9"
[com.github.httpmock/mock-http-server-dto "1.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.10.8 |