Last Version

Apache HttpClient Cache 4.5.13

Apache HttpComponents HttpClient - Cache

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpclient-cache
Version

Version

4.5.13
Type

Type

jar
Description

Description

Apache HttpClient Cache
Apache HttpComponents HttpClient - Cache
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download httpclient-cache 4.5.13


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
commons-logging : commons-logging jar 1.2
net.sf.ehcache : ehcache-core Optional jar 2.6.11
org.slf4j : slf4j-jcl Optional jar 1.7.25
net.spy : spymemcached Optional jar 2.12.3

test (5)

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

Project Modules

There are no modules declared in this project.