is not current version
Last Version 4.0-RC1

org.codehaus.httpcache4j:httpcache4j-spring 4.0-M3


GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-spring
Version

Version

4.0-M3
Type

Type

jar

Download httpcache4j-spring 4.0-M3


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