Java HTTP cache :: Spring

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

License

License

GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-spring
Last Version

Last Version

4.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download httpcache4j-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.httpcache4j : httpcache4j-api jar 4.0-RC1
org.codehaus.httpcache4j : httpcache4j-core jar 4.0-RC1
org.springframework : spring-web jar 3.1.2.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.0-RC1
4.0-M6
4.0-M5
4.0-M4
4.0-M3
4.0-M2
4.0-M1