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 | ArtifactIdtrace-token |
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 |
---|---|
trace-token-0.137-t.pom | |
trace-token-0.137-t.jar | 3 KB |
trace-token-0.137-t-tests.jar | 2 KB |
trace-token-0.137-t-test-sources.jar | 1 KB |
trace-token-0.137-t-sources.jar | 2 KB |
trace-token-0.137-t-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teradata.airlift/trace-token/ -->
<dependency>
<groupId>com.teradata.airlift</groupId>
<artifactId>trace-token</artifactId>
<version>0.137-t</version>
</dependency>
// https://jarcasting.com/artifacts/com.teradata.airlift/trace-token/
implementation 'com.teradata.airlift:trace-token:0.137-t'
// https://jarcasting.com/artifacts/com.teradata.airlift/trace-token/
implementation ("com.teradata.airlift:trace-token:0.137-t")
'com.teradata.airlift:trace-token:jar:0.137-t'
<dependency org="com.teradata.airlift" name="trace-token" rev="0.137-t">
<artifact name="trace-token" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teradata.airlift', module='trace-token', version='0.137-t')
)
libraryDependencies += "com.teradata.airlift" % "trace-token" % "0.137-t"
[com.teradata.airlift/trace-token "0.137-t"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
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.