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 | ArtifactIddiscovery-experimental |
Last Version | Last Version0.73 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAirlift
|
Project Organization |
Project OrganizationAirlift |
Filename | Size |
---|---|
discovery-experimental-0.73.pom | |
discovery-experimental-0.73.jar | 69 KB |
discovery-experimental-0.73-sources.jar | 30 KB |
discovery-experimental-0.73-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/discovery-experimental/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>discovery-experimental</artifactId>
<version>0.73</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/discovery-experimental/
implementation 'io.airlift:discovery-experimental:0.73'
// https://jarcasting.com/artifacts/io.airlift/discovery-experimental/
implementation ("io.airlift:discovery-experimental:0.73")
'io.airlift:discovery-experimental:jar:0.73'
<dependency org="io.airlift" name="discovery-experimental" rev="0.73">
<artifact name="discovery-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='discovery-experimental', version='0.73')
)
libraryDependencies += "io.airlift" % "discovery-experimental" % "0.73"
[io.airlift/discovery-experimental "0.73"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : log | jar | 0.73 |
io.airlift : configuration | jar | 0.73 |
io.airlift : units | jar | 0.73 |
io.airlift : http-client-experimental | jar | 0.73 |
io.airlift : json | jar | 0.73 |
io.airlift : node | jar | 0.73 |
com.google.inject : guice | jar | 3.0 |
com.google.guava : guava | jar | 14.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.1.4 |
javax.validation : validation-api | jar | 1.0.0.GA |
javax.inject : javax.inject | jar | 1 |
com.google.inject.extensions : guice-multibindings | jar | 3.0 |
org.weakref : jmxutils | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : testing | jar | 0.73 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.testng : testng | jar | 6.8 |
org.eclipse.jetty : jetty-server | jar | 8.1.9.v20130131 |
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.