MVN

net.jodah : expiringmap

Maven & Gradle

Jul 17, 2021
87 usages
931 stars

ExpiringMap · A high performance thread-safe map that expires entries

<dependency>
    <groupId>net.jodah</groupId>
    <artifactId>expiringmap</artifactId>
    <version>0.5.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jodah : expiringmap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.10

All Versions

Choose a version of net.jodah : expiringmap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
expiringmap-0.5.10
expiringmap-0.5.9
expiringmap-0.5.8
expiringmap-0.5.7
expiringmap-0.5.6
expiringmap-0.5.5
expiringmap-0.5.4
expiringmap-0.5.3
expiringmap-0.5.2
expiringmap-0.5.1
expiringmap-0.5.0
0.4.x
expiringmap-0.4.3
expiringmap-0.4.2
expiringmap-0.4.1
expiringmap-0.4.0
0.3.x
expiringmap-0.3.2
expiringmap-0.3.1

How to add a dependency to Maven

Add the following net.jodah : expiringmap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jodah</groupId>
    <artifactId>expiringmap</artifactId>
    <version>0.5.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jodah : expiringmap gradle dependency to your build.gradle file:

implementation 'net.jodah:expiringmap:0.5.10'

Gradle Kotlin DSL: Add the following net.jodah : expiringmap gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jodah:expiringmap:0.5.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jodah : expiringmap sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jodah" % "expiringmap" % "0.5.10"

Advertisement

Dependencies from Group

Sep 18, 2021
231 usages
4k stars
Apr 09, 2021
140 usages
605 stars
Jul 17, 2021
87 usages
931 stars
Aug 14, 2019
82 usages
415 stars
Oct 11, 2017
21 usages
264 stars

Discover Dependencies

Nov 08, 2019
74 usages
1.1k stars
Aug 19, 2017
5 usages
5.4k stars
Apr 20, 2015
Oct 20, 2020
1 stars
Apr 19, 2023
11 usages
0 stars
Mar 11, 2022
1.9k stars
Aug 01, 2023
1.3k stars