MVN

org.cache2k : cache2k-jcache-api

Maven & Gradle

Dec 29, 2017
1 usages
685 stars

cache2k JCache provider API · A light weight and high performance Java caching library. JCache/JSR107 support. API package with additional configuration options.

<dependency>
    <groupId>org.cache2k</groupId>
    <artifactId>cache2k-jcache-api</artifactId>
    <version>1.0.2.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cache2k : cache2k-jcache-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2.Final
  • Latest Beta: 0.28-BETA

All Versions

Choose a version of org.cache2k : cache2k-jcache-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
cache2k-jcache-api-1.0.2.Final
cache2k-jcache-api-1.0.1.Final
cache2k-jcache-api-1.0.0.Final
cache2k-jcache-api-1.0.0.CR4
cache2k-jcache-api-1.0.0.CR3
cache2k-jcache-api-1.0.0.CR2
cache2k-jcache-api-1.0.0.CR1
0.28
cache2k-jcache-api-0.28-BETA
0.27
cache2k-jcache-api-0.27-BETA

How to add a dependency to Maven

Add the following org.cache2k : cache2k-jcache-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cache2k</groupId>
    <artifactId>cache2k-jcache-api</artifactId>
    <version>1.0.2.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cache2k : cache2k-jcache-api gradle dependency to your build.gradle file:

implementation 'org.cache2k:cache2k-jcache-api:1.0.2.Final'

Gradle Kotlin DSL: Add the following org.cache2k : cache2k-jcache-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cache2k:cache2k-jcache-api:1.0.2.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cache2k : cache2k-jcache-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cache2k" % "cache2k-jcache-api" % "1.0.2.Final"

Advertisement

Dependencies from Group

Feb 07, 2022
32 usages
512 stars
Feb 07, 2022
27 usages
512 stars
Jul 02, 2018
13 usages
685 stars
Feb 07, 2022
7 usages
512 stars
Oct 09, 2020
5 usages
685 stars

Discover Dependencies

Sep 05, 2022
43 stars
Apr 28, 2020
4 stars
Feb 25, 2021
Jul 25, 2016
9 stars
Jul 30, 2019
1 stars
Sep 06, 2016
0 stars
Jun 23, 2020
6 usages
158 stars
May 25, 2020
7 usages
5 stars
Jul 25, 2016
1 usages
0 stars