MVN

com.addc : addc-cache

Maven & Gradle

Feb 26, 2020
3 usages

addc-cache · The addc-cache library supplies classes to support caches that can be flushed or whose objects re retained only for a certain time and whose timeout may be reset by access to the object.

<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-cache</artifactId>
    <version>2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addc : addc-cache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6

All Versions

Choose a version of com.addc : addc-cache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6
addc-cache-2.6
2.5.x
addc-cache-2.5.2
addc-cache-2.5.1
2.5
addc-cache-2.5
2.4
addc-cache-2.4
2.3
addc-cache-2.3
2.2
addc-cache-2.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-cache</artifactId>
    <version>2.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.addc:addc-cache:2.6'

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

implementation("com.addc:addc-cache:2.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.addc" % "addc-cache" % "2.6"

Advertisement

Dependencies from Group

Feb 26, 2020
18 usages
Feb 26, 2020
13 usages
Feb 26, 2020
9 usages
Feb 26, 2020
8 usages
Feb 26, 2020
8 usages

Discover Dependencies

Feb 22, 2019
5 usages
4k stars
Sep 20, 2022
1 usages
548 stars
Jul 18, 2023
4 usages
103 stars
Sep 20, 2019
1 usages
0 stars
Dec 17, 2021
10 usages
784 stars
Sep 24, 2021
7 usages
605 stars
Jun 21, 2023
11 usages
70 stars