Last Version

Java HTTP cache :: Integration tests 4.0

HttpCache4j is a library for caching HTTP requests from a client.

License

License

GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-it
Version

Version

4.0
Type

Type

jar
Description

Description

Java HTTP cache :: Integration tests
HttpCache4j is a library for caching HTTP requests from a client.

Download httpcache4j-it 4.0


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

Dependencies

test (6)

Group / Artifact Type Version
org.codehaus.httpcache4j : httpcache4j-core jar 4.0
org.codehaus.httpcache4j.resolvers : resolvers-commons-httpclient jar 4.0
org.codehaus.httpcache4j.resolvers : resolvers-httpcomponents-httpclient jar 4.0
org.codehaus.httpcache4j.resolvers : resolvers-ning-async jar 4.0
org.eclipse.jetty : jetty-webapp jar 7.1.5.v20100705
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.