Airlift
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.teradata.airlift |
| Идентификатор | Идентификаторjmx-http |
| Последняя версия | Последняя версия0.137-t |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAirlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jmx-http-0.137-t.pom | |
| jmx-http-0.137-t.jar | 23 KB |
| jmx-http-0.137-t-tests.jar | 6 KB |
| jmx-http-0.137-t-test-sources.jar | 2 KB |
| jmx-http-0.137-t-sources.jar | 13 KB |
| jmx-http-0.137-t-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.teradata.airlift/jmx-http/ -->
<dependency>
<groupId>com.teradata.airlift</groupId>
<artifactId>jmx-http</artifactId>
<version>0.137-t</version>
</dependency>
// https://jarcasting.com/artifacts/com.teradata.airlift/jmx-http/
implementation 'com.teradata.airlift:jmx-http:0.137-t'
// https://jarcasting.com/artifacts/com.teradata.airlift/jmx-http/
implementation ("com.teradata.airlift:jmx-http:0.137-t")
'com.teradata.airlift:jmx-http:jar:0.137-t'
<dependency org="com.teradata.airlift" name="jmx-http" rev="0.137-t">
<artifact name="jmx-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teradata.airlift', module='jmx-http', version='0.137-t')
)
libraryDependencies += "com.teradata.airlift" % "jmx-http" % "0.137-t"
[com.teradata.airlift/jmx-http "0.137-t"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.teradata.airlift : discovery | jar | 0.137-t |
| com.teradata.airlift : json | jar | 0.137-t |
| com.teradata.airlift : jaxrs | jar | 0.137-t |
| com.google.inject : guice | jar | 4.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| com.google.guava : guava | jar | 18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.teradata.airlift : testing | jar | 0.137-t |
| com.teradata.airlift : bootstrap | jar | 0.137-t |
| com.teradata.airlift : http-client | jar | 0.137-t |
| com.teradata.airlift : http-server | jar | 0.137-t |
| com.teradata.airlift : node | jar | 0.137-t |
| org.testng : testng | jar | 6.9.6 |
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.