| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.httpmock |
| Идентификатор | Идентификаторmock-http-server-standalone |
| Версия | Версия1.1.9 |
| Тип | Типjar |
| Описание |
ОписаниеMock HTTP Server - Standalone
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |