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

jetcache 2.7.0.M1

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

Лицензия

Лицензия

Группа

Группа

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

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

jetcache-parent
Версия

Версия

2.7.0.M1
Тип

Тип

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.7.0.M1

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

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

Зависимости

test (3)

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

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

  • 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