Archer

A java cache framework based on method annotation.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0-rc3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Archer
A java cache framework based on method annotation.
Ссылка на сайт

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

https://github.com/Attt/archer/

Скачать archer

Имя Файла Размер
archer-1.0-rc3.pom 4 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • archer-core
  • archer-spring
  • archer-spring-autoconfigure
  • archer-redis
  • archer-caffeine
  • archer-spring-boot-starter

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

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