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 | ArtifactIdstats |
| Last Version | Last Version0.137-t |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstats
Airlift
|
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stats-0.137-t.pom | |
| stats-0.137-t.jar | 124 KB |
| stats-0.137-t-tests.jar | 67 KB |
| stats-0.137-t-test-sources.jar | 20 KB |
| stats-0.137-t-sources.jar | 84 KB |
| stats-0.137-t-javadoc.jar | 129 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.teradata.airlift/stats/ -->
<dependency>
<groupId>com.teradata.airlift</groupId>
<artifactId>stats</artifactId>
<version>0.137-t</version>
</dependency>
// https://jarcasting.com/artifacts/com.teradata.airlift/stats/
implementation 'com.teradata.airlift:stats:0.137-t'
// https://jarcasting.com/artifacts/com.teradata.airlift/stats/
implementation ("com.teradata.airlift:stats:0.137-t")
'com.teradata.airlift:stats:jar:0.137-t'
<dependency org="com.teradata.airlift" name="stats" rev="0.137-t">
<artifact name="stats" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teradata.airlift', module='stats', version='0.137-t')
)
libraryDependencies += "com.teradata.airlift" % "stats" % "0.137-t"
[com.teradata.airlift/stats "0.137-t"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : units | jar | 1.0 |
| org.weakref : jmxutils | jar | 1.19 |
| com.google.guava : guava | jar | 18.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.1 |
| com.google.code.findbugs : annotations | jar | 2.0.3 |
| io.airlift : slice | jar | 0.10 |
| org.openjdk.jol : jol-core | jar | 0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.teradata.airlift : log | jar | 0.137-t |
| com.teradata.airlift : testing | jar | 0.137-t |
| org.testng : testng | jar | 6.9.6 |
| org.openjdk.jmh : jmh-core | jar | 1.13 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.13 |
Airlift is a framework for building REST services in Java.
This project is used as the foundation for distributed systems like Presto.