com.mastfrog:cache

Cache-classes, similar to guava but without the bulk; split off from util-collections

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

2.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cache-classes, similar to guava but without the bulk; split off from util-collections
Ссылка на сайт

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

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

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

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

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

https://github.com/timboudreau/util

Скачать cache

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.mastfrog : abstractions jar 2.8.3
com.mastfrog : util-preconditions jar 2.8.3

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

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

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

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

Версия
2.8.3
2.8.2
2.8.1
2.8.0
2.7.3