License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.httpcomponents |
ArtifactId | ArtifactIdhttpclient-cache |
Last Version | Last Version4.5.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HttpClient Cache
Apache HttpComponents HttpClient - Cache
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
httpclient-cache-4.5.13.pom | |
httpclient-cache-4.5.13.jar | 103 KB |
httpclient-cache-4.5.13-sources.jar | 99 KB |
Browse |
<!-- 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"]
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 |
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 |