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 | ArtifactIdevent |
| Last Version | Last Version0.137-t |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAirlift
|
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| event-0.137-t.pom | |
| event-0.137-t.jar | 60 KB |
| event-0.137-t-tests.jar | 45 KB |
| event-0.137-t-test-sources.jar | 24 KB |
| event-0.137-t-sources.jar | 29 KB |
| event-0.137-t-javadoc.jar | 144 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.teradata.airlift/event/ -->
<dependency>
<groupId>com.teradata.airlift</groupId>
<artifactId>event</artifactId>
<version>0.137-t</version>
</dependency>
// https://jarcasting.com/artifacts/com.teradata.airlift/event/
implementation 'com.teradata.airlift:event:0.137-t'
// https://jarcasting.com/artifacts/com.teradata.airlift/event/
implementation ("com.teradata.airlift:event:0.137-t")
'com.teradata.airlift:event:jar:0.137-t'
<dependency org="com.teradata.airlift" name="event" rev="0.137-t">
<artifact name="event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teradata.airlift', module='event', version='0.137-t')
)
libraryDependencies += "com.teradata.airlift" % "event" % "0.137-t"
[com.teradata.airlift/event "0.137-t"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.teradata.airlift : log | jar | 0.137-t |
| com.teradata.airlift : node | jar | 0.137-t |
| com.teradata.airlift : http-client | jar | 0.137-t |
| com.teradata.airlift : discovery | jar | 0.137-t |
| io.airlift : units | jar | 1.0 |
| com.google.inject : guice | jar | 4.0 |
| joda-time : joda-time | jar | 2.8.2 |
| com.google.guava : guava | jar | 18.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
| javax.inject : javax.inject | jar | 1 |
| org.weakref : jmxutils | jar | 1.19 |
| com.google.inject.extensions : guice-multibindings | jar | 4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.teradata.airlift : testing | jar | 0.137-t |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.testng : testng | jar | 6.9.6 |
| org.eclipse.jetty : jetty-server | jar | 9.3.9.M1 |
| org.eclipse.jetty : jetty-servlet | jar | 9.3.9.M1 |
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.