License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.httpcomponents |
ArtifactId | ArtifactIdhttpasyncclient-cache |
Last Version | Last Version4.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HttpAsyncClient Cache
Apache HttpComponents AsyncClient Cache
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
httpasyncclient-cache-4.1.5.pom | |
httpasyncclient-cache-4.1.5.jar | 33 KB |
httpasyncclient-cache-4.1.5-sources.jar | 15 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpasyncclient | jar | 4.1.5 |
org.apache.httpcomponents : httpclient-cache | jar | 4.5.13 |
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 |