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.0.6'
<dependency>
<groupId>com.github.ppodgorsek</groupId>
<artifactId>juncacher</artifactId>
<version>1.0.6</version>
</dependency>
<dependency org="com.github.ppodgorsek" name="juncacher" rev="1.0.6"/>
"com.github.ppodgorsek", "juncacher", "1.0.6"