Last Version

cache2k documentation 1.1.1.Alpha

A light weight and high performance Java cache library. Android compatible core library.

License

License

Categories

Categories

cache2k Data Caching
GroupId

GroupId

org.cache2k
ArtifactId

ArtifactId

documentation
Version

Version

1.1.1.Alpha
Type

Type

pom
Description

Description

cache2k documentation
A light weight and high performance Java cache library. Android compatible core library.
Project URL

Project URL

https://cache2k.org/documentation
Project Organization

Project Organization

headissue GmbH, Munich

Download documentation 1.1.1.Alpha


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.