Provides clustered caching capabilities for Ehcache 3, including Terracotta server integration.
<dependency>
<groupId>org.ehcache</groupId>
<artifactId>ehcache-clustered</artifactId>
<version>3.12.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures a clustered Ehcache cache with Terracotta.
Ensure a Terracotta server is configured and running before using clustered caches.
No dependency data recorded yet.