concurrent-collections

This project contains a concurrent hash map which is optimized for the method computeIfAbsent.

Лицензия

Лицензия

Группа

Группа

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

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

concurrent-collections
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

concurrent-collections
This project contains a concurrent hash map which is optimized for the method computeIfAbsent.
Ссылка на сайт

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

https://github.com/vmlens/concurrent-collections
Организация-разработчик

Организация-разработчик

vmlens

Скачать concurrent-collections

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.vmlens : annotation jar 1.0.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.9

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

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

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

Версия
1.0.0