MVN

org.cache2k : cache2k-osgi-all

Maven & Gradle

Oct 09, 2020
512 stars

cache2k OSGi all · A light weight and high performance Java cache library. Complete runtime bundle for use with OSGi environments with OSGi meta information. OSGi users are encouraged to look on https://github.com/cache2k/cache2k/issues/83.

<dependency>
    <groupId>org.cache2k</groupId>
    <artifactId>cache2k-osgi-all</artifactId>
    <version>1.6.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.0.Final
  • Latest Beta: 1.5.2.Beta
  • Latest Alpha: 1.5.1.Alpha

All Versions

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

Version Vulnerabilities Updated
1.6.x
cache2k-osgi-all-1.6.0.Final
1.5.x
cache2k-osgi-all-1.5.2.Beta
cache2k-osgi-all-1.5.1.Alpha
1.4.x
cache2k-osgi-all-1.4.1.Final
cache2k-osgi-all-1.4.0.Final
1.3.x
cache2k-osgi-all-1.3.8.Beta
cache2k-osgi-all-1.3.7.Beta
cache2k-osgi-all-1.3.6.Beta
cache2k-osgi-all-1.3.5.Beta
cache2k-osgi-all-1.3.4.Beta
cache2k-osgi-all-1.3.3.Alpha
cache2k-osgi-all-1.3.2.Alpha
cache2k-osgi-all-1.3.1.Alpha
1.2.x
cache2k-osgi-all-1.2.4.Final
cache2k-osgi-all-1.2.3.Final
cache2k-osgi-all-1.2.2.Final
cache2k-osgi-all-1.2.1.Final
cache2k-osgi-all-1.2.0.Final
1.1.x
cache2k-osgi-all-1.1.4.Beta
cache2k-osgi-all-1.1.3.Alpha
cache2k-osgi-all-1.1.2.Alpha
cache2k-osgi-all-1.1.1.Alpha

How to add a dependency to Maven

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

<dependency>
    <groupId>org.cache2k</groupId>
    <artifactId>cache2k-osgi-all</artifactId>
    <version>1.6.0.Final</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.cache2k:cache2k-osgi-all:1.6.0.Final'

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

implementation("org.cache2k:cache2k-osgi-all:1.6.0.Final")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.cache2k" % "cache2k-osgi-all" % "1.6.0.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

Feb 03, 2022
1 usages
Feb 03, 2022
27 usages
Feb 03, 2022
1 usages
Feb 03, 2022
15 usages
Feb 03, 2022
4 usages
Feb 03, 2022
1 usages
Feb 03, 2022
7 usages
Feb 03, 2022
3 usages
May 24, 2021
11 usages
Aug 10, 2023
7 usages
27 stars