Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 12:18
· 136 commits to master since this release

Changelog

See Changelog#v1.0.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>expiring-limited-cache</artifactId>
   <version>1.0.2</version>
</dependency>