Airlift
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторhttp-client-experimental |
| Последняя версия | Последняя версия0.73 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAirlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
| Имя Файла | Размер |
|---|---|
| http-client-experimental-0.73.pom | |
| http-client-experimental-0.73.jar | 52 KB |
| http-client-experimental-0.73-sources.jar | 20 KB |
| http-client-experimental-0.73-javadoc.jar | 137 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.airlift/http-client-experimental/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>http-client-experimental</artifactId>
<version>0.73</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/http-client-experimental/
implementation 'io.airlift:http-client-experimental:0.73'
// https://jarcasting.com/artifacts/io.airlift/http-client-experimental/
implementation ("io.airlift:http-client-experimental:0.73")
'io.airlift:http-client-experimental:jar:0.73'
<dependency org="io.airlift" name="http-client-experimental" rev="0.73">
<artifact name="http-client-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='http-client-experimental', version='0.73')
)
libraryDependencies += "io.airlift" % "http-client-experimental" % "0.73"
[io.airlift/http-client-experimental "0.73"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty | jar | 3.6.2.Final |
| io.airlift : json | jar | 0.73 |
| io.airlift : log | jar | 0.73 |
| io.airlift : units | jar | 0.73 |
| io.airlift : stats | jar | 0.73 |
| io.airlift : configuration | jar | 0.73 |
| org.apache.httpcomponents : httpclient | jar | 4.2.3 |
| org.apache.httpcomponents : httpcore | jar | 4.2.3 |
| io.airlift : trace-token | jar | 0.73 |
| javax.validation : validation-api | jar | 1.0.0.GA |
| javax.inject : javax.inject | jar | 1 |
| org.weakref : jmxutils | jar | 1.13 |
| com.google.inject : guice | jar | 3.0 |
| com.google.inject.extensions : guice-multibindings | jar | 3.0 |
| com.google.guava : guava | jar | 14.0 |
| com.google.code.findbugs : annotations | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8 |
| io.airlift : testing | jar | 0.73 |
| org.eclipse.jetty : jetty-server | jar | 8.1.9.v20130131 |
| org.eclipse.jetty : jetty-util | jar | 8.1.9.v20130131 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.eclipse.jetty : jetty-servlet | jar | 8.1.9.v20130131 |
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.