ExpiringMap

A high performance thread-safe map that expires entries

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.jodah
Идентификатор

Идентификатор

expiringmap
Последняя версия

Последняя версия

0.5.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

ExpiringMap
A high performance thread-safe map that expires entries
Ссылка на сайт

Ссылка на сайт

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

Скачать expiringmap

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.8
net.jodah : concurrentunit jar 0.4.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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