HTTPino

A small, human, developer-focused HTTP client that wraps Apache Httpcomponents to make common tasks as clear, simple and straightforward as possible.

Лицензия

Лицензия

Группа

Группа

com.github.davidcarboni
Идентификатор

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

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

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

0.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

HTTPino
A small, human, developer-focused HTTP client that wraps Apache Httpcomponents to make common tasks as clear, simple and straightforward as possible.
Организация-разработчик

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

Carboni

Скачать httpino

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.httpcomponents : httpclient jar 4.5
org.apache.httpcomponents : httpmime jar 4.5
commons-fileupload : commons-fileupload jar 1.3.1
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
com.google.code.gson : gson jar 2.3.1
com.github.davidcarboni : resource-utils jar 1.2.0

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

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

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

Версия
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1