JUncacher

JUncacher is a cache invalidation tool which allows to have a single point of eviction/update for all caches of an application (Varnish, ehcache, Solr, others).

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JUncacher
JUncacher is a cache invalidation tool which allows to have a single point of eviction/update for all caches of an application (Varnish, ehcache, Solr, others).
Ссылка на сайт

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

https://github.com/ppodgorsek/juncacher

Скачать juncacher

Имя Файла Размер
juncacher-1.2.0.pom 15 KB
juncacher-1.2.0-tests.jar 4 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • juncacher-core
  • juncacher-springcachemanager
  • juncacher-varnish

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

Версия
1.2.0
1.1.0
1.0.7
1.0.6
1.0.5