HTTP Client

An extension to apache's httpclient.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.pastdev.httpcomponents
Идентификатор

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

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

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

0.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

HTTP Client
An extension to apache's httpclient.
Организация-разработчик

Организация-разработчик

pastdev.com

Скачать httpclient

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.pastdev.httpcomponents : configuration jar 0.1.3
org.apache.httpcomponents : httpclient jar 4.3.5
org.slf4j : slf4j-api jar 1.7.7

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.7

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

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

Версии библиотеки

Версия
0.1.3
0.1.2
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5