Последняя версия

commons-httpclient 3.2-alpha

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.exp-blog
Идентификатор

Идентификатор

commons-httpclient
Версия

Версия

3.2-alpha
Тип

Тип

jar
Описание

Описание

commons-httpclient
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
Ссылка на сайт

Ссылка на сайт

https://github.com/lyy289065406/commons-httpclient
Система контроля версий

Система контроля версий

https://github.com/lyy289065406/commons-httpclient

Скачать commons-httpclient 3.2-alpha


<!-- https://jarcasting.com/artifacts/com.exp-blog/commons-httpclient/ -->
<dependency>
    <groupId>com.exp-blog</groupId>
    <artifactId>commons-httpclient</artifactId>
    <version>3.2-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.exp-blog/commons-httpclient/
implementation 'com.exp-blog:commons-httpclient:3.2-alpha'
// https://jarcasting.com/artifacts/com.exp-blog/commons-httpclient/
implementation ("com.exp-blog:commons-httpclient:3.2-alpha")
'com.exp-blog:commons-httpclient:jar:3.2-alpha'
<dependency org="com.exp-blog" name="commons-httpclient" rev="3.2-alpha">
  <artifact name="commons-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exp-blog', module='commons-httpclient', version='3.2-alpha')
)
libraryDependencies += "com.exp-blog" % "commons-httpclient" % "3.2-alpha"
[com.exp-blog/commons-httpclient "3.2-alpha"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.0.4
commons-codec : commons-codec jar 1.2
commons-cli : commons-cli jar 1.2

Модули Проекта

Данный проект не имеет модулей.