Last Version

Java HTTP cache :: Storage Engines 5.1.1

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

License

License

GroupId

GroupId

org.codehaus.httpcache4j.storage
ArtifactId

ArtifactId

storage
Version

Version

5.1.1
Type

Type

pom
Description

Description

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

Download storage 5.1.1

Filename Size
storage-5.1.1.pom 1 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • storage-file