MVN

com.jwebmp.thirdparty.jcache : cache-api

Maven & Gradle

Aug 09, 2019
5 usages
1 stars

JSR107 API and SPI

<dependency>
    <groupId>com.jwebmp.thirdparty.jcache</groupId>
    <artifactId>cache-api</artifactId>
    <version>0.68.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jwebmp.thirdparty.jcache : cache-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.68.0.1

All Versions

Choose a version of com.jwebmp.thirdparty.jcache : cache-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.68.x
cache-api-0.68.0.1
0.67.x
cache-api-0.67.0.16
cache-api-0.67.0.15
cache-api-0.67.0.12

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jwebmp.thirdparty.jcache</groupId>
    <artifactId>cache-api</artifactId>
    <version>0.68.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jwebmp.thirdparty.jcache : cache-api gradle dependency to your build.gradle file:

implementation 'com.jwebmp.thirdparty.jcache:cache-api:0.68.0.1'

Gradle Kotlin DSL: Add the following com.jwebmp.thirdparty.jcache : cache-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jwebmp.thirdparty.jcache:cache-api:0.68.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jwebmp.thirdparty.jcache : cache-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jwebmp.thirdparty.jcache" % "cache-api" % "0.68.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 30, 2019
10 usages
26 stars
May 25, 2019
6 usages
36 stars
Nov 04, 2016
24 usages
3.7k stars
Jul 14, 2020
31 usages
5.8k stars
Feb 09, 2017
12 usages
15 stars
Jul 14, 2023
17 usages
5.1k stars
Mar 14, 2018
8 usages
5 stars
Apr 28, 2010
26 usages
Apr 04, 2017
6 usages
4.6k stars
Sep 02, 2015
4 usages
30 stars