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

RainbowCache 1.1.2

A set of cache annotations to improve system performance and development efficiency

Лицензия

Лицензия

Группа

Группа

cn.threeoranges
Идентификатор

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

RainbowCache
Версия

Версия

1.1.2
Тип

Тип

jar
Описание

Описание

RainbowCache
A set of cache annotations to improve system performance and development efficiency
Ссылка на сайт

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

https://github.com/gshjd/RainbowCache

Скачать RainbowCache 1.1.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-aop jar 2.4.3
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.4.3

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.3

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

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