| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| attribyte-http-0.5.4.pom | |
| attribyte-http-0.5.4.jar | 72 KB |
| attribyte-http-0.5.4-sources.jar | 51 KB |
| attribyte-http-0.5.4-javadoc.jar | 315 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |