не последняя версия
Последняя версия 1.1.0

org.codehaus.httpcache4j.spring:httpcache4j-spring 1.0.0

ClientHttpRequestFactory implementations

Группа

Группа

org.codehaus.httpcache4j.spring
Идентификатор

Идентификатор

httpcache4j-spring
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать httpcache4j-spring 1.0.0


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