Last Version

Java HTTP cache :: Core 5.1.1

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

License

License

GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-core
Version

Version

5.1.1
Type

Type

jar
Description

Description

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

Download httpcache4j-core 5.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.httpcache4j : httpcache4j-storage-api jar 5.1.1
org.codehaus.httpcache4j : httpcache4j-api jar 5.1.1

test (3)

Group / Artifact Type Version
org.codehaus.httpcache4j : httpcache4j-storage-api jar 5.1.1
org.mockito : mockito-core jar 2.7.22
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.