Last Version

Java HTTP cache :: Storage Engines :: FileStorage 5.1.1

Storage using files

License

License

GroupId

GroupId

org.codehaus.httpcache4j.storage
ArtifactId

ArtifactId

storage-file
Version

Version

5.1.1
Type

Type

jar
Description

Description

Java HTTP cache :: Storage Engines :: FileStorage
Storage using files

Download storage-file 5.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.httpcache4j : httpcache4j-core jar 5.1.1

test (2)

Group / Artifact Type Version
org.codehaus.httpcache4j : httpcache4j-storage-api jar 5.1.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.