Attribyte HTTP model

An HTTP model that presents an immutable interface and provides several common client implementations/models that can easily be swapped.

Лицензия

Лицензия

Группа

Группа

org.attribyte
Идентификатор

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

attribyte-http
Последняя версия

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

0.5.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Attribyte HTTP model
An HTTP model that presents an immutable interface and provides several common client implementations/models that can easily be swapped.
Ссылка на сайт

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

https://www.attribyte.org/oss#http-model

Скачать attribyte-http

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.attribyte : attribyte-shared-base jar [1.0.2,)
com.google.guava : guava jar [18.0,)
com.google.protobuf : protobuf-java jar 2.4.1
javax.servlet : javax.servlet-api jar 3.0.1

provided (4)

Идентификатор библиотеки Тип Версия
commons-httpclient : commons-httpclient Необязательный jar 3.1
org.eclipse.jetty : jetty-client Необязательный jar [9.3, 9.5)
com.ning : async-http-client Необязательный jar 1.8.15
org.apache.httpcomponents : httpclient Необязательный jar 4.3.6

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

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

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

Версия
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0