Ehcache 3.0.0.rc3 release
Third release candidate
This third release candidate focuses on:
- A major change that makes caches have no default size, which impacts
CacheConfigurationBuilder
API and XML, - A few final tweaks on public API,
- more performance and documentation improvements,
- And many more improvements and bug fixes
Getting started
Ehcache 3.0.0.rc3 has been released to maven central under the following coordinates:
<dependency>
<groupId>org.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>3.0.0.rc3</version>
</dependency>
Or can be downloaded below.
Note that if you download Ehcache jar you will need one additional jar in your classpath: