| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.httpcomponents.client5 |
| ArtifactId | ArtifactIdhttpclient5-cache |
| Last Version | Last Version5.2-beta1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache HttpClient Cache
Apache HttpComponents HttpClient Cache
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| httpclient5-cache-5.2-beta1.pom | |
| httpclient5-cache-5.2-beta1.jar | 256 KB |
| httpclient5-cache-5.2-beta1-tests.jar | 311 KB |
| httpclient5-cache-5.2-beta1-sources.jar | 164 KB |
| httpclient5-cache-5.2-beta1-javadoc.jar | 381 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents.client5/httpclient5-cache/ -->
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5-cache</artifactId>
<version>5.2-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents.client5/httpclient5-cache/
implementation 'org.apache.httpcomponents.client5:httpclient5-cache:5.2-beta1'
// https://jarcasting.com/artifacts/org.apache.httpcomponents.client5/httpclient5-cache/
implementation ("org.apache.httpcomponents.client5:httpclient5-cache:5.2-beta1")
'org.apache.httpcomponents.client5:httpclient5-cache:jar:5.2-beta1'
<dependency org="org.apache.httpcomponents.client5" name="httpclient5-cache" rev="5.2-beta1">
<artifact name="httpclient5-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents.client5', module='httpclient5-cache', version='5.2-beta1')
)
libraryDependencies += "org.apache.httpcomponents.client5" % "httpclient5-cache" % "5.2-beta1"
[org.apache.httpcomponents.client5/httpclient5-cache "5.2-beta1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents.client5 : httpclient5 | jar | 5.2-beta1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.ehcache.modules : ehcache-api Optional | jar | 3.9.6 |
| org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.17.0 |
| net.spy : spymemcached Optional | jar | 2.12.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 4.0.0 |
| org.apache.httpcomponents.client5 : httpclient5 | test-jar | 5.2-beta1 |
| org.junit.jupiter : junit-jupiter | jar |