HTTP Requests Library
See the documentation at https://budjb.github.io/http-requests/latest.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.budjb |
| Идентификатор | Идентификаторhttp-requests-httpcomponents-client |
| Последняя версия | Последняя версия2.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttp-requests-httpcomponents-client
Provides a concrete implementation of the http-requests library using theApache HttpComponents Client library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.budjb/http-requests-httpcomponents-client/ -->
<dependency>
<groupId>com.budjb</groupId>
<artifactId>http-requests-httpcomponents-client</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.budjb/http-requests-httpcomponents-client/
implementation 'com.budjb:http-requests-httpcomponents-client:2.0.7'
// https://jarcasting.com/artifacts/com.budjb/http-requests-httpcomponents-client/
implementation ("com.budjb:http-requests-httpcomponents-client:2.0.7")
'com.budjb:http-requests-httpcomponents-client:jar:2.0.7'
<dependency org="com.budjb" name="http-requests-httpcomponents-client" rev="2.0.7">
<artifact name="http-requests-httpcomponents-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.budjb', module='http-requests-httpcomponents-client', version='2.0.7')
)
libraryDependencies += "com.budjb" % "http-requests-httpcomponents-client" % "2.0.7"
[com.budjb/http-requests-httpcomponents-client "2.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.budjb : http-requests-core | jar | 2.0.7 |
| org.apache.httpcomponents : httpclient | jar | 4.5.8 |
See the documentation at https://budjb.github.io/http-requests/latest.
| Версия |
|---|
|
2.0.7
|
|
2.0.6
|
|
2.0.5
|
|
2.0.4
|
|
2.0.3
|
|
2.0.3.BETA
|
|
2.0.2
|
|
2.0.2.BETA
|
|
2.0.1
|
|
2.0.1.BETA
|
|
2.0.0
|
|
2.0.0.BETA
|