Airlift
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторjmx-http-experimental |
| Последняя версия | Последняя версия0.73 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAirlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
| Имя Файла | Размер |
|---|---|
| jmx-http-experimental-0.73.pom | |
| jmx-http-experimental-0.73.jar | 23 KB |
| jmx-http-experimental-0.73-sources.jar | 12 KB |
| jmx-http-experimental-0.73-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.airlift/jmx-http-experimental/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>jmx-http-experimental</artifactId>
<version>0.73</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/jmx-http-experimental/
implementation 'io.airlift:jmx-http-experimental:0.73'
// https://jarcasting.com/artifacts/io.airlift/jmx-http-experimental/
implementation ("io.airlift:jmx-http-experimental:0.73")
'io.airlift:jmx-http-experimental:jar:0.73'
<dependency org="io.airlift" name="jmx-http-experimental" rev="0.73">
<artifact name="jmx-http-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='jmx-http-experimental', version='0.73')
)
libraryDependencies += "io.airlift" % "jmx-http-experimental" % "0.73"
[io.airlift/jmx-http-experimental "0.73"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : discovery-experimental | jar | 0.73 |
| io.airlift : json | jar | 0.73 |
| com.google.inject : guice | jar | 3.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.1.4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.1.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.1.4 |
| com.sun.jersey : jersey-core | jar | 1.17.1 |
| com.google.guava : guava | jar | 14.0 |
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.