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 |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.teradata.airlift |
ArtifactId | ArtifactIdbootstrap |
Last Version | Last Version0.137-t |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootstrap
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-0.137-t.pom | |
bootstrap-0.137-t.jar | 22 KB |
bootstrap-0.137-t-tests.jar | 20 KB |
bootstrap-0.137-t-test-sources.jar | 15 KB |
bootstrap-0.137-t-sources.jar | 11 KB |
bootstrap-0.137-t-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teradata.airlift/bootstrap/ -->
<dependency>
<groupId>com.teradata.airlift</groupId>
<artifactId>bootstrap</artifactId>
<version>0.137-t</version>
</dependency>
// https://jarcasting.com/artifacts/com.teradata.airlift/bootstrap/
implementation 'com.teradata.airlift:bootstrap:0.137-t'
// https://jarcasting.com/artifacts/com.teradata.airlift/bootstrap/
implementation ("com.teradata.airlift:bootstrap:0.137-t")
'com.teradata.airlift:bootstrap:jar:0.137-t'
<dependency org="com.teradata.airlift" name="bootstrap" rev="0.137-t">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teradata.airlift', module='bootstrap', version='0.137-t')
)
libraryDependencies += "com.teradata.airlift" % "bootstrap" % "0.137-t"
[com.teradata.airlift/bootstrap "0.137-t"]
Group / Artifact | Type | Version |
---|---|---|
com.teradata.airlift : log | jar | 0.137-t |
com.teradata.airlift : log-manager | jar | 0.137-t |
com.teradata.airlift : configuration | jar | 0.137-t |
com.google.guava : guava | jar | 18.0 |
com.google.inject : guice | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
com.teradata.airlift : testing | jar | 0.137-t |
org.testng : testng | jar | 6.9.6 |
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.