com.github.attt:archer-caffeine

A java cache framework based on method annotation.

Лицензия

Лицензия

Категории

Категории

Caffeine Данные Caching
Группа

Группа

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

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

archer-caffeine
Последняя версия

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

1.0-rc3
Дата

Дата

Тип

Тип

jar
Описание

Описание

A java cache framework based on method annotation.

Скачать archer-caffeine

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.attt : archer-core jar 1.0-rc3
com.github.ben-manes.caffeine : caffeine jar 2.8.4

test (1)

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

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

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

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

Версия
1.0-rc3
1.0-rc2
1.0-rc1