ExpiringMap

A high performance thread-safe map that expires entries

License

License

Categories

Categories

Net
GroupId

GroupId

net.jodah
ArtifactId

ArtifactId

expiringmap
Last Version

Last Version

0.5.10
Release Date

Release Date

Type

Type

jar
Description

Description

ExpiringMap
A high performance thread-safe map that expires entries
Project URL

Project URL

http://github.com/jhalterman/expiringmap/

Download expiringmap

How to add to project

<!-- https://jarcasting.com/artifacts/net.jodah/expiringmap/ -->
<dependency>
    <groupId>net.jodah</groupId>
    <artifactId>expiringmap</artifactId>
    <version>0.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.jodah/expiringmap/
implementation 'net.jodah:expiringmap:0.5.10'
// https://jarcasting.com/artifacts/net.jodah/expiringmap/
implementation ("net.jodah:expiringmap:0.5.10")
'net.jodah:expiringmap:jar:0.5.10'
<dependency org="net.jodah" name="expiringmap" rev="0.5.10">
  <artifact name="expiringmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jodah', module='expiringmap', version='0.5.10')
)
libraryDependencies += "net.jodah" % "expiringmap" % "0.5.10"
[net.jodah/expiringmap "0.5.10"]

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
net.jodah : concurrentunit jar 0.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1