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.cache:cache-invalidation:1.0.1'
<dependency>
<groupId>com.github.ppodgorsek.cache</groupId>
<artifactId>cache-invalidation</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="com.github.ppodgorsek.cache" name="cache-invalidation" rev="1.0.1"/>
"com.github.ppodgorsek.cache", "cache-invalidation", "1.0.1"