ConcurrentLinkedHashMap

A high performance version of java.util.LinkedHashMap for use as a software cache.

Лицензия

Лицензия

Группа

Группа

com.googlecode.concurrentlinkedhashmap
Идентификатор

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

concurrentlinkedhashmap-lru
Последняя версия

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

1.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

ConcurrentLinkedHashMap
A high performance version of java.util.LinkedHashMap for use as a software cache.
Ссылка на сайт

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

http://code.google.com/p/concurrentlinkedhashmap
Система контроля версий

Система контроля версий

http://code.google.com/p/concurrentlinkedhashmap/source/browse

Скачать concurrentlinkedhashmap-lru

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 2.0.1

test (11)

Идентификатор библиотеки Тип Версия
com.google.caliper : caliper jar 1.0-beta-1
com.jayway.awaitility : awaitility jar 1.3.5
com.github.stephenc.high-scale-lib : high-scale-lib jar 1.1.4
com.google.guava : guava jar 14.0.1
commons-lang : commons-lang jar 2.6
net.sf.ehcache : ehcache jar 2.7.2
org.cachebench » cache-benchmark jar r7903
org.hamcrest : hamcrest-library jar 1.3.RC2
org.mockito : mockito-all jar 1.9.5
org.testng : testng jar 6.0.1
com.twitter : jsr166e jar 1.0.0

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

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

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

Версия
1.4.2
1.4.1
1.4
1.3.2
1.3.1
1.3
1.2_jdk5
1.2
1.1_jdk5
1.1
1.0_jdk5
1.0