не последняя версия
Последняя версия 1.0.2.RELEASE

tutu-cache 1.0.1.RELEASE

tutu-cache 是为了解决SpringCache缓存注解不够灵活的问题而做的SpringAop项目

Лицензия

Лицензия

Группа

Группа

co.tunan.tucache
Идентификатор

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

tutucache
Версия

Версия

1.0.1.RELEASE
Тип

Тип

pom
Описание

Описание

tutu-cache
tutu-cache 是为了解决SpringCache缓存注解不够灵活的问题而做的SpringAop项目
Ссылка на сайт

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

https://github.com/trifolium-wang/tutu-cache.git

Скачать tutucache 1.0.1.RELEASE

Имя Файла Размер
tutucache-1.0.1.RELEASE.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/co.tunan.tucache/tutucache/ -->
<dependency>
    <groupId>co.tunan.tucache</groupId>
    <artifactId>tutucache</artifactId>
    <version>1.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.tunan.tucache/tutucache/
implementation 'co.tunan.tucache:tutucache:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/co.tunan.tucache/tutucache/
implementation ("co.tunan.tucache:tutucache:1.0.1.RELEASE")
'co.tunan.tucache:tutucache:pom:1.0.1.RELEASE'
<dependency org="co.tunan.tucache" name="tutucache" rev="1.0.1.RELEASE">
  <artifact name="tutucache" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.tunan.tucache', module='tutucache', version='1.0.1.RELEASE')
)
libraryDependencies += "co.tunan.tucache" % "tutucache" % "1.0.1.RELEASE"
[co.tunan.tucache/tutucache "1.0.1.RELEASE"]

Зависимости

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

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

  • tucache-core
  • tucache-spring-boot-starter
  • tucache-spring-boot-autoconfigure