| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаno.digipost |
| Идентификатор | Идентификаторhttp-client-builder5 |
| Последняя версия | Последняя версия4.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDigipost HTTP Client Builder
Apache HTTP Client configured with sensible defaults.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-client-builder5-4.1.0.pom | |
| http-client-builder5-4.1.0.jar | 15 KB |
| http-client-builder5-4.1.0-sources.jar | 16 KB |
| http-client-builder5-4.1.0-javadoc.jar | 434 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.digipost/http-client-builder5/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>http-client-builder5</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/http-client-builder5/
implementation 'no.digipost:http-client-builder5:4.1.0'
// https://jarcasting.com/artifacts/no.digipost/http-client-builder5/
implementation ("no.digipost:http-client-builder5:4.1.0")
'no.digipost:http-client-builder5:jar:4.1.0'
<dependency org="no.digipost" name="http-client-builder5" rev="4.1.0">
<artifact name="http-client-builder5" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='http-client-builder5', version='4.1.0')
)
libraryDependencies += "no.digipost" % "http-client-builder5" % "4.1.0"
[no.digipost/http-client-builder5 "4.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1.3 |
| org.apache.httpcomponents.core5 : httpcore5 | jar | 5.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |