Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Releases: ehcache/ehcache-jcache

Release 1.0.1

05 Dec 15:33
Compare
Choose a tag to compare

First bugfix release of ehcache-jcache on the 1.0 line.

Contains fixes for:

To get this release, use the following Maven coordinates:

<dependency>
   <groupId>org.ehcache</groupId>
   <artifactId>jcache</artifactId>
   <version>1.0.1</version>
</dependency>

Release 1.0.0

10 Jul 18:51
Compare
Choose a tag to compare

First release based on JSR-107 1.0.0 release