Coconut Cache Policies

Common eviction cache policies

License

License

The Apache License, Version 2.0
GroupId

GroupId

org.coconut.cache
ArtifactId

ArtifactId

coconut-cache-policies
Last Version

Last Version

1.0-alpha3
Release Date

Release Date

Type

Type

jar
Description

Description

Coconut Cache Policies
Common eviction cache policies
Project Organization

Project Organization

Codehaus

Download coconut-cache-policies

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.coconut.core : coconut-core jar 1.0-alpha3
org.coconut.cache : coconut-cache-api jar 1.0-alpha3

test (1)

Group / Artifact Type Version
org.coconut.test : coconut-test-framework jar 1.0-alpha3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha3