Airlift
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.
License |
License |
---|---|
GroupId | GroupIdio.airlift |
ArtifactId | ArtifactIdjmx-http-rpc-experimental |
Last Version | Last Version0.73 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAirlift
|
Project Organization |
Project OrganizationAirlift |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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.