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-rpc-experimental |
| Последняя версия | Последняя версия0.73 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAirlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
<!-- https://jarcasting.com/artifacts/io.airlift/jmx-http-rpc-experimental/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>jmx-http-rpc-experimental</artifactId>
<version>0.73</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/jmx-http-rpc-experimental/
implementation 'io.airlift:jmx-http-rpc-experimental:0.73'
// https://jarcasting.com/artifacts/io.airlift/jmx-http-rpc-experimental/
implementation ("io.airlift:jmx-http-rpc-experimental:0.73")
'io.airlift:jmx-http-rpc-experimental:jar:0.73'
<dependency org="io.airlift" name="jmx-http-rpc-experimental" rev="0.73">
<artifact name="jmx-http-rpc-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='jmx-http-rpc-experimental', version='0.73')
)
libraryDependencies += "io.airlift" % "jmx-http-rpc-experimental" % "0.73"
[io.airlift/jmx-http-rpc-experimental "0.73"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : discovery-experimental | jar | 0.73 |
| io.airlift : json | jar | 0.73 |
| io.airlift : configuration | jar | 0.73 |
| io.airlift : node | jar | 0.73 |
| io.airlift : http-server | jar | 0.73 |
| com.google.inject : guice | jar | 3.0 |
| com.google.guava : guava | jar | 14.0 |
| com.sun.jersey : jersey-core | jar | 1.17.1 |
| org.weakref : jmxutils | jar | 1.13 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : testing | jar | 0.73 |
| io.airlift : bootstrap | jar | 0.73 |
| org.testng : testng | jar | 6.8 |
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.