DiskCache

persistent cache using a disk-backed H2 database for storage

License

License

GroupId

GroupId

com.github.jjYBdx4IL
ArtifactId

ArtifactId

diskcache
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

DiskCache
persistent cache using a disk-backed H2 database for storage
Project URL

Project URL

https://github.com/jjYBdx4IL/diskcache
Project Organization

Project Organization

Github jjYBdx4IL Projects

Download diskcache

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-api jar 1.7.25
org.hibernate : hibernate-entitymanager jar 5.2.10.Final
com.h2database : h2 jar 1.4.196
org.apache.httpcomponents : httpclient jar 4.5.3

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-jpamodelgen jar 5.2.10.Final

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12
com.github.jjYBdx4IL.utils : selenium-test-utils jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0