Last Version

Asynchronous Http Client API 2.0.0-alpha12

The Async Http Client (AHC) API classes.

License

License

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

async-http-client-api
Version

Version

2.0.0-alpha12
Type

Type

jar
Description

Description

Asynchronous Http Client API
The Async Http Client (AHC) API classes.

Download async-http-client-api 2.0.0-alpha12


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

Dependencies

compile (2)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar 1.0.0
org.slf4j : slf4j-api jar 1.7.12

test (15)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
log4j : log4j jar 1.2.17
org.testng : testng jar 6.8.8
org.eclipse.jetty : jetty-servlet jar 9.2.11.v20150529
org.eclipse.jetty : jetty-servlets jar 9.2.11.v20150529
org.eclipse.jetty : jetty-security jar 9.2.11.v20150529
org.eclipse.jetty : jetty-proxy jar 9.2.11.v20150529
org.eclipse.jetty.websocket : websocket-server jar 9.2.11.v20150529
org.eclipse.jetty.websocket : websocket-servlet jar 9.2.11.v20150529
org.apache.tomcat : coyote jar 6.0.29
org.apache.tomcat : catalina jar 6.0.29
commons-io : commons-io jar 2.4
commons-fileupload : commons-fileupload jar 1.3
com.e-movimento.tinytools : privilegedaccessor jar 1.2.2
io.reactivex : rxjava-reactive-streams jar 1.0.1

Project Modules

There are no modules declared in this project.