Last Version

Java HTTP cache :: Spring 1.1.0

ClientHttpRequestFactory implementations

License

License

GroupId

GroupId

org.codehaus.httpcache4j.spring
ArtifactId

ArtifactId

httpcache4j-spring
Version

Version

1.1.0
Type

Type

jar
Description

Description

Java HTTP cache :: Spring
ClientHttpRequestFactory implementations
Project URL

Project URL

https://github.com/httpcache4j/httpcache4j-spring
Source Code Management

Source Code Management

https://github.com/httpcache4j/httpcache4j-spring

Download httpcache4j-spring 1.1.0


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

Dependencies

provided (4)

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

Project Modules

There are no modules declared in this project.