Last Version

jersey-ahc-client 1.0.2

Async Http Client implementation for the Jersey Client API.

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

org.sonatype.spice
ArtifactId

ArtifactId

jersey-ahc-client
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Download jersey-ahc-client 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.5
com.sun.jersey : jersey-json jar 1.5
com.ning : async-http-client jar 1.6.4

provided (1)

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

test (5)

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.8.2
com.sun.jersey : jersey-server jar 1.5

Project Modules

There are no modules declared in this project.