License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.sonatype.spice |
ArtifactId | ArtifactIdjersey-ahc-client |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-ahc-client
Async Http Client implementation for the Jersey Client API.
|
Filename | Size |
---|---|
jersey-ahc-client-1.0.2.pom | |
jersey-ahc-client-1.0.2.jar | 14 KB |
jersey-ahc-client-1.0.2-tests.jar | 27 KB |
jersey-ahc-client-1.0.2-sources.jar | 7 KB |
jersey-ahc-client-1.0.2-javadoc.jar | 52 KB |
Browse |
<!-- 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"]
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 |
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.8.2 |
com.sun.jersey : jersey-server | jar | 1.5 |