Last Version

cache2k "all" transitional artifact 1.6.0.Final

A light weight and high performance Java caching library. Android and Java 6 compatible. To avoid classloader problems the combined jar file cache2k-all is no longer supported. Please remove the cache2k-all dependency from your projects. For transition this depends on cache2k-api and cache2k-core.

License

License

Categories

Categories

cache2k Data Caching
GroupId

GroupId

org.cache2k
ArtifactId

ArtifactId

cache2k-all
Version

Version

1.6.0.Final
Type

Type

jar
Description

Description

cache2k "all" transitional artifact
A light weight and high performance Java caching library. Android and Java 6 compatible. To avoid classloader problems the combined jar file cache2k-all is no longer supported. Please remove the cache2k-all dependency from your projects. For transition this depends on cache2k-api and cache2k-core.
Project URL

Project URL

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

Project Organization

headissue GmbH, Munich

Download cache2k-all 1.6.0.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
org.cache2k : cache2k-api jar 1.6.0.Final
org.cache2k : cache2k-core jar 1.6.0.Final

test (1)

Group / Artifact Type Version
org.cache2k : cache2k-testing jar 1.6.0.Final

Project Modules

There are no modules declared in this project.