is not current version
Last Version 2.6.1.Final

cache2k API 2.5.2.Alpha

A light weight and high performance Java caching library. Android and Java 6 compatible. This artifact contains the official API of cache2k.

License

License

Categories

Categories

cache2k Data Caching
GroupId

GroupId

org.cache2k
ArtifactId

ArtifactId

cache2k-api
Version

Version

2.5.2.Alpha
Type

Type

jar
Description

Description

cache2k API
A light weight and high performance Java caching library. Android and Java 6 compatible. This artifact contains the official API of cache2k.
Project URL

Project URL

https://cache2k.org/cache2k-api
Project Organization

Project Organization

headissue GmbH, Munich

Download cache2k-api 2.5.2.Alpha


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.jetbrains.kotlin : kotlin-annotations-jvm jar 1.6.0

Project Modules

There are no modules declared in this project.