Skip to content

Releases: xdev-software/expiring-limited-cache

v1.0.3

23 Sep 08:53
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.3 for more information.

Installation

Add the following lines to your pom:

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

v1.0.2

17 May 12:18
Compare
Choose a tag to compare

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>

v1.0.1

16 Apr 09:15
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.1 for more information.

Installation

Add the following lines to your pom:

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

v1.0.0

16 Apr 08:48
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

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