de.team33.patterns.expiry.tethys.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of expiry-tethys Show documentation
Show all versions of expiry-tethys Show documentation
Provides a simple renewal mechanism for instances that are essentially reusable
but expire after a certain amount of time.
The newest version!
/**
* Provides a simple renewal mechanism for instances that are essentially reusable
* but expire after a certain amount of time.
*
* @see Tethys
*/
package de.team33.patterns.expiry.tethys;