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 | ArtifactIdjmx-http |
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 |
---|---|
jmx-http-0.137-t.pom | |
jmx-http-0.137-t.jar | 23 KB |
jmx-http-0.137-t-tests.jar | 6 KB |
jmx-http-0.137-t-test-sources.jar | 2 KB |
jmx-http-0.137-t-sources.jar | 13 KB |
jmx-http-0.137-t-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teradata.airlift/jmx-http/ -->
<dependency>
<groupId>com.teradata.airlift</groupId>
<artifactId>jmx-http</artifactId>
<version>0.137-t</version>
</dependency>
// https://jarcasting.com/artifacts/com.teradata.airlift/jmx-http/
implementation 'com.teradata.airlift:jmx-http:0.137-t'
// https://jarcasting.com/artifacts/com.teradata.airlift/jmx-http/
implementation ("com.teradata.airlift:jmx-http:0.137-t")
'com.teradata.airlift:jmx-http:jar:0.137-t'
<dependency org="com.teradata.airlift" name="jmx-http" rev="0.137-t">
<artifact name="jmx-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teradata.airlift', module='jmx-http', version='0.137-t')
)
libraryDependencies += "com.teradata.airlift" % "jmx-http" % "0.137-t"
[com.teradata.airlift/jmx-http "0.137-t"]
Group / Artifact | Type | Version |
---|---|---|
com.teradata.airlift : discovery | jar | 0.137-t |
com.teradata.airlift : json | jar | 0.137-t |
com.teradata.airlift : jaxrs | jar | 0.137-t |
com.google.inject : guice | jar | 4.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
com.teradata.airlift : testing | jar | 0.137-t |
com.teradata.airlift : bootstrap | jar | 0.137-t |
com.teradata.airlift : http-client | jar | 0.137-t |
com.teradata.airlift : http-server | jar | 0.137-t |
com.teradata.airlift : node | 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.