Hydnora

Hydnora is a small library for concurrent caching.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hydnora
Hydnora is a small library for concurrent caching.
Ссылка на сайт

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

http://www.mantledillusion.com

Скачать hydnora

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.mantledillusion.essentials : concurrency-essentials jar 1.0.0

test (1)

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

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

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

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

Версия
2.0.0
1.2.1
1.2.0
1.1.0
1.0.0