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 | ArtifactIdrack-launcher-experimental |
Last Version | Last Version0.73 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrack-launcher
Launcher Script for the Platform Rack Server
|
Project Organization |
Project OrganizationAirlift |
<!-- https://jarcasting.com/artifacts/io.airlift/rack-launcher-experimental/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>rack-launcher-experimental</artifactId>
<version>0.73</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/rack-launcher-experimental/
implementation 'io.airlift:rack-launcher-experimental:0.73'
// https://jarcasting.com/artifacts/io.airlift/rack-launcher-experimental/
implementation ("io.airlift:rack-launcher-experimental:0.73")
'io.airlift:rack-launcher-experimental:jar:0.73'
<dependency org="io.airlift" name="rack-launcher-experimental" rev="0.73">
<artifact name="rack-launcher-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='rack-launcher-experimental', version='0.73')
)
libraryDependencies += "io.airlift" % "rack-launcher-experimental" % "0.73"
[io.airlift/rack-launcher-experimental "0.73"]
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.