MVN

ar.com.siripo : arcache-backend-inmemory

Maven & Gradle

Sep 03, 2019
2 usages
0 stars

Advanced Resilient Cache Backend InMemory · This module stores the keys in local memory. It uses an LRUMap to keep memory limits

<dependency>
    <groupId>ar.com.siripo</groupId>
    <artifactId>arcache-backend-inmemory</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ar.com.siripo : arcache-backend-inmemory to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of ar.com.siripo : arcache-backend-inmemory to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
arcache-backend-inmemory-1.2.0
1.1.x
arcache-backend-inmemory-1.1.0
1.0.x
arcache-backend-inmemory-1.0.0
0.0.x
arcache-backend-inmemory-0.0.4
arcache-backend-inmemory-0.0.3
arcache-backend-inmemory-0.0.2

How to add a dependency to Maven

Add the following ar.com.siripo : arcache-backend-inmemory maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ar.com.siripo</groupId>
    <artifactId>arcache-backend-inmemory</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ar.com.siripo : arcache-backend-inmemory gradle dependency to your build.gradle file:

implementation 'ar.com.siripo:arcache-backend-inmemory:1.2.0'

Gradle Kotlin DSL: Add the following ar.com.siripo : arcache-backend-inmemory gradle kotlin dependency to your build.gradle.kts file:

implementation("ar.com.siripo:arcache-backend-inmemory:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ar.com.siripo : arcache-backend-inmemory sbt scala dependency to your build.sbt file:

libraryDependencies += "ar.com.siripo" % "arcache-backend-inmemory" % "1.2.0"

Advertisement

Dependencies from Group

Sep 03, 2019
5 usages
0 stars
Sep 03, 2019
2 usages
0 stars
Sep 03, 2019
1 usages
0 stars
Sep 03, 2019
0 stars

Discover Dependencies

Feb 23, 2020
7 usages
145 stars
Jun 01, 2023
5 usages
3.9k stars
Jul 10, 2019
25 stars
May 08, 2021
2 usages
0 stars
Mar 30, 2023
3 usages
47 stars
Mar 30, 2023
3 usages
47 stars
Apr 08, 2016
19 usages