| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаno.digipost |
| Идентификатор | Идентификаторdigipost-http-client |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDigipost HTTP Client
Apache HTTP Client configured with sensible defaults.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| digipost-http-client-1.3.pom | |
| digipost-http-client-1.3.jar | 9 KB |
| digipost-http-client-1.3-sources.jar | 7 KB |
| digipost-http-client-1.3-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.digipost/digipost-http-client/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>digipost-http-client</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/digipost-http-client/
implementation 'no.digipost:digipost-http-client:1.3'
// https://jarcasting.com/artifacts/no.digipost/digipost-http-client/
implementation ("no.digipost:digipost-http-client:1.3")
'no.digipost:digipost-http-client:jar:1.3'
<dependency org="no.digipost" name="digipost-http-client" rev="1.3">
<artifact name="digipost-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='digipost-http-client', version='1.3')
)
libraryDependencies += "no.digipost" % "digipost-http-client" % "1.3"
[no.digipost/digipost-http-client "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.httpcomponents : httpcore | jar | 4.4.4 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
| Версия |
|---|
|
1.3
|