Releases: xdev-software/expiring-limited-cache
Releases · xdev-software/expiring-limited-cache
v1.0.3
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
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
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
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>