io.github.haozi2015:autocache-core

Auto cache data component

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

autocache-core
Последняя версия

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Auto cache data component

Скачать autocache-core

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12
org.springframework : spring-context jar 5.2.5.RELEASE
org.springframework : spring-context-support jar 5.2.5.RELEASE
org.springframework.data : spring-data-redis jar 2.3.3.RELEASE
org.apache.commons : commons-pool2 jar 2.8.1
com.github.ben-manes.caffeine : caffeine jar 2.8.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.2

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

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

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

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