MVN

javax.cache : cache-api

Maven & Gradle

May 10, 2019
526 usages
1 stars

JSR107 API and SPI

<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>cache-api</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.cache : cache-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of javax.cache : cache-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
cache-api-1.1.1
cache-api-1.1.0
1.0.x
cache-api-1.0.0
cache-api-1.0.0-RC1
cache-api-1.0.0-PFD
0.61
cache-api-0.61
0.10
cache-api-0.10
0.9
cache-api-0.9
0.8
cache-api-0.8
0.7
cache-api-0.7
0.6
cache-api-0.6
0.5
cache-api-0.5
0.4
cache-api-0.4
0.3
cache-api-0.3
0.2
cache-api-0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>cache-api</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.cache : cache-api gradle dependency to your build.gradle file:

implementation 'javax.cache:cache-api:1.1.1'

Gradle Kotlin DSL: Add the following javax.cache : cache-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.cache:cache-api:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.cache : cache-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.cache" % "cache-api" % "1.1.1"

Advertisement

Dependencies from Group

May 10, 2019
526 usages
1 stars
May 10, 2019
35 usages
13 stars
Dec 22, 2014
11 usages
13 stars
May 10, 2019
7 usages
13 stars
Dec 22, 2014
6 usages
13 stars

Discover Dependencies

Aug 09, 2023
75 usages
29 stars
Jun 29, 2023
411 usages
12.7k stars
Jul 12, 2018
35 stars
Feb 22, 2022
1 usages
1 stars
Jul 12, 2023
100 usages
5.9k stars
Feb 25, 2018
4 usages
11 stars
Nov 08, 2022
12 usages
May 30, 2023
192 usages
30.8k stars
Jun 26, 2021
2 stars