Apache HttpAsyncClient Cache

Apache HttpComponents AsyncClient Cache

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpasyncclient-cache
Last Version

Last Version

4.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HttpAsyncClient Cache
Apache HttpComponents AsyncClient Cache
Project URL

Project URL

http://hc.apache.org/httpcomponents-asyncclient
Project Organization

Project Organization

The Apache Software Foundation

Download httpasyncclient-cache

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents/httpasyncclient-cache/ -->
<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpasyncclient-cache</artifactId>
    <version>4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents/httpasyncclient-cache/
implementation 'org.apache.httpcomponents:httpasyncclient-cache:4.1.5'
// https://jarcasting.com/artifacts/org.apache.httpcomponents/httpasyncclient-cache/
implementation ("org.apache.httpcomponents:httpasyncclient-cache:4.1.5")
'org.apache.httpcomponents:httpasyncclient-cache:jar:4.1.5'
<dependency org="org.apache.httpcomponents" name="httpasyncclient-cache" rev="4.1.5">
  <artifact name="httpasyncclient-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents', module='httpasyncclient-cache', version='4.1.5')
)
libraryDependencies += "org.apache.httpcomponents" % "httpasyncclient-cache" % "4.1.5"
[org.apache.httpcomponents/httpasyncclient-cache "4.1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.1.5
org.apache.httpcomponents : httpclient-cache jar 4.5.13

test (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient-cache test-jar 4.5.13
junit : junit jar 4.11
org.mockito : mockito-core jar 1.8.5
org.easymock : easymock jar 2.5.2
org.easymock : easymockclassextension jar 2.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1
4.1-beta1
4.0.2
4.0.1
4.0
4.0-beta4
4.0-beta3
4.0-beta2