jersey-ahc-client

Async Http Client implementation for the Jersey Client API.

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

org.jfarcand
ArtifactId

ArtifactId

jersey-ahc-client
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

jersey-ahc-client
Async Http Client implementation for the Jersey Client API.
Project URL

Project URL

http://github.com/AsyncHttpClient/jersey-ahc-client

Download jersey-ahc-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.14
com.sun.jersey : jersey-json jar 1.14
com.ning : async-http-client jar 1.8.5
io.netty : netty jar 3.9.0.Final

provided (1)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1.1

test (6)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.2.3-1
ch.qos.logback : logback-classic jar 0.9.26
com.sun.grizzly : grizzly-servlet-webserver jar 1.9.18-i
junit : junit jar 4.10
com.sun.jersey : jersey-server jar 1.14
com.sun.jersey : jersey-bundle jar 1.14

Project Modules

There are no modules declared in this project.
org.jfarcand

AsyncHttpClient

Versions

Version
1.0.5
1.0.4