autoCache

Auto cache data component

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

io.github.haozi2015
Идентификатор

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

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

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

1.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

autoCache
Auto cache data component
Ссылка на сайт

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

https://github.com/haozi2015/autoCache
Система контроля версий

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

https://github.com/haozi2015/autoCache

Скачать autoCache

Имя Файла Размер
autoCache-1.0.5.pom 4 KB
Обзор

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

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

Зависимости

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

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

  • autocache-core
  • autocache-spring-boot-starter
  • autocache-spring-boot-starter-demo

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0