не последняя версия
Последняя версия 2.7.0.M1

jetcache 2.6.0

a Java cache abstraction which provides consistent use for various caching solutions

Лицензия

Лицензия

Группа

Группа

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

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

jetcache-parent
Версия

Версия

2.6.0
Тип

Тип

pom
Описание

Описание

jetcache
a Java cache abstraction which provides consistent use for various caching solutions
Ссылка на сайт

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

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

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

https://github.com/alibaba/jetcache

Скачать jetcache-parent 2.6.0

Имя Файла Размер
jetcache-parent-2.6.0.pom 16 KB
Обзор

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

Зависимости

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.0.2
org.junit.platform : junit-platform-launcher jar 1.0.2
org.junit.jupiter : junit-jupiter-engine jar 5.0.2
org.junit.vintage : junit-vintage-engine jar 4.12.2
org.apiguardian : apiguardian-api jar 1.0.0

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

  • jetcache-core
  • jetcache-anno
  • jetcache-anno-api
  • jetcache-test
  • jetcache-support/jetcache-redis
  • jetcache-support/jetcache-redis-lettuce
  • jetcache-support/jetcache-redis-springdata
  • jetcache-starter/jetcache-autoconfigure
  • jetcache-starter/jetcache-starter-redis
  • jetcache-starter/jetcache-starter-redis-lettuce
  • jetcache-starter/jetcache-starter-redis-springdata