License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.codehaus.httpcache4j.resolvers |
ArtifactId | ArtifactIdresolvers-commons-httpclient |
Version | Version5.1.1 |
Type | Typejar |
Description |
DescriptionJava HTTP cache :: Resolvers :: Commons HttpClient
Responseresolver using Commons HttpClient
|
<!-- https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-commons-httpclient/ -->
<dependency>
<groupId>org.codehaus.httpcache4j.resolvers</groupId>
<artifactId>resolvers-commons-httpclient</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-commons-httpclient/
implementation 'org.codehaus.httpcache4j.resolvers:resolvers-commons-httpclient:5.1.1'
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-commons-httpclient/
implementation ("org.codehaus.httpcache4j.resolvers:resolvers-commons-httpclient:5.1.1")
'org.codehaus.httpcache4j.resolvers:resolvers-commons-httpclient:jar:5.1.1'
<dependency org="org.codehaus.httpcache4j.resolvers" name="resolvers-commons-httpclient" rev="5.1.1">
<artifact name="resolvers-commons-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.httpcache4j.resolvers', module='resolvers-commons-httpclient', version='5.1.1')
)
libraryDependencies += "org.codehaus.httpcache4j.resolvers" % "resolvers-commons-httpclient" % "5.1.1"
[org.codehaus.httpcache4j.resolvers/resolvers-commons-httpclient "5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
org.codehaus.httpcache4j : httpcache4j-api | jar | 5.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.7.22 |
junit : junit | jar | 4.12 |