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

commons-cache 2.1.2-RELEASE

commons 对多种缓存的支持

Лицензия

Лицензия

Группа

Группа

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

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

commons-cache
Версия

Версия

2.1.2-RELEASE
Тип

Тип

jar
Описание

Описание

commons-cache
commons 对多种缓存的支持
Ссылка на сайт

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

https://github.com/hb0730/hb0730-commons

Скачать commons-cache 2.1.2-RELEASE


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.hb0730 : commons-lang jar 2.1.2-RELEASE
org.springframework.data : spring-data-redis Необязательный jar 2.2.5.RELEASE
redis.clients : jedis Необязательный jar 3.1.0
com.google.guava : guava Необязательный jar 29.0-jre
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok Необязательный jar 1.18.12

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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