Guava cache overflow extension

An extension to Guava caches that allows cache entries to overflow to disk.

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.blogspot.mydailyjava
ArtifactId

ArtifactId

guava-cache-overflow-extension
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Guava cache overflow extension
An extension to Guava caches that allows cache entries to overflow to disk.
Project URL

Project URL

https://github.com/raphw/guava-cache-overflow-extension

Download guava-cache-overflow-extension

How to add to project

<!-- https://jarcasting.com/artifacts/com.blogspot.mydailyjava/guava-cache-overflow-extension/ -->
<dependency>
    <groupId>com.blogspot.mydailyjava</groupId>
    <artifactId>guava-cache-overflow-extension</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blogspot.mydailyjava/guava-cache-overflow-extension/
implementation 'com.blogspot.mydailyjava:guava-cache-overflow-extension:0.2'
// https://jarcasting.com/artifacts/com.blogspot.mydailyjava/guava-cache-overflow-extension/
implementation ("com.blogspot.mydailyjava:guava-cache-overflow-extension:0.2")
'com.blogspot.mydailyjava:guava-cache-overflow-extension:jar:0.2'
<dependency org="com.blogspot.mydailyjava" name="guava-cache-overflow-extension" rev="0.2">
  <artifact name="guava-cache-overflow-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blogspot.mydailyjava', module='guava-cache-overflow-extension', version='0.2')
)
libraryDependencies += "com.blogspot.mydailyjava" % "guava-cache-overflow-extension" % "0.2"
[com.blogspot.mydailyjava/guava-cache-overflow-extension "0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.5
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2