| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.httpcomponents.core5 |
| Идентификатор | Идентификаторhttpcore5-testing |
| Версия | Версия5.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеApache HttpComponents Core Integration Tests
Apache HttpComponents HTTP/2 and HTTP/1.1 core component integration tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| httpcore5-testing-5.1.1.pom | |
| httpcore5-testing-5.1.1.jar | 143 KB |
| httpcore5-testing-5.1.1-sources.jar | 98 KB |
| httpcore5-testing-5.1.1-javadoc.jar | 303 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-testing/ -->
<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5-testing</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-testing/
implementation 'org.apache.httpcomponents.core5:httpcore5-testing:5.1.1'
// https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-testing/
implementation ("org.apache.httpcomponents.core5:httpcore5-testing:5.1.1")
'org.apache.httpcomponents.core5:httpcore5-testing:jar:5.1.1'
<dependency org="org.apache.httpcomponents.core5" name="httpcore5-testing" rev="5.1.1">
<artifact name="httpcore5-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents.core5', module='httpcore5-testing', version='5.1.1')
)
libraryDependencies += "org.apache.httpcomponents.core5" % "httpcore5-testing" % "5.1.1"
[org.apache.httpcomponents.core5/httpcore5-testing "5.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents.core5 : httpcore5 | jar | 5.1.1 |
| org.apache.httpcomponents.core5 : httpcore5-h2 | jar | 5.1.1 |
| org.apache.httpcomponents.core5 : httpcore5-reactive | jar | 5.1.1 |
| commons-cli : commons-cli | jar | 1.4 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
| org.conscrypt : conscrypt-openjdk-uber | jar | 2.2.1 |
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 2.25.1 |