io.airlift:http-client-experimental

Airlift

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

http-client-experimental
Last Version

Last Version

0.73
Release Date

Release Date

Type

Type

jar
Description

Description

Airlift
Project Organization

Project Organization

Airlift

Download http-client-experimental

How to add to project

<!-- https://jarcasting.com/artifacts/io.airlift/http-client-experimental/ -->
<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>http-client-experimental</artifactId>
    <version>0.73</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/http-client-experimental/
implementation 'io.airlift:http-client-experimental:0.73'
// https://jarcasting.com/artifacts/io.airlift/http-client-experimental/
implementation ("io.airlift:http-client-experimental:0.73")
'io.airlift:http-client-experimental:jar:0.73'
<dependency org="io.airlift" name="http-client-experimental" rev="0.73">
  <artifact name="http-client-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='http-client-experimental', version='0.73')
)
libraryDependencies += "io.airlift" % "http-client-experimental" % "0.73"
[io.airlift/http-client-experimental "0.73"]

Dependencies

compile (16)

Group / Artifact Type Version
io.netty : netty jar 3.6.2.Final
io.airlift : json jar 0.73
io.airlift : log jar 0.73
io.airlift : units jar 0.73
io.airlift : stats jar 0.73
io.airlift : configuration jar 0.73
org.apache.httpcomponents : httpclient jar 4.2.3
org.apache.httpcomponents : httpcore jar 4.2.3
io.airlift : trace-token jar 0.73
javax.validation : validation-api jar 1.0.0.GA
javax.inject : javax.inject jar 1
org.weakref : jmxutils jar 1.13
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-multibindings jar 3.0
com.google.guava : guava jar 14.0
com.google.code.findbugs : annotations jar 2.0.1

test (6)

Group / Artifact Type Version
org.testng : testng jar 6.8
io.airlift : testing jar 0.73
org.eclipse.jetty : jetty-server jar 8.1.9.v20130131
org.eclipse.jetty : jetty-util jar 8.1.9.v20130131
javax.servlet : javax.servlet-api jar 3.0.1
org.eclipse.jetty : jetty-servlet jar 8.1.9.v20130131

Project Modules

There are no modules declared in this project.

Airlift

Maven Central Build Status

Airlift is a framework for building REST services in Java.

This project is used as the foundation for distributed systems like Presto.

io.airlift

Versions

Version
0.73
0.72
0.71
0.70
0.69
0.68
0.67
0.66
0.65