License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.jfarcand |
ArtifactId | ArtifactIdjersey-ahc-client |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-ahc-client
Async Http Client implementation for the Jersey Client API.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jersey-ahc-client-1.0.5.pom | |
jersey-ahc-client-1.0.5.jar | 14 KB |
jersey-ahc-client-1.0.5-tests.jar | 27 KB |
jersey-ahc-client-1.0.5-sources.jar | 8 KB |
jersey-ahc-client-1.0.5-javadoc.jar | 52 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : jsr311-api | jar | 1.1.1 |
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 |