This library implements simple caching methods that can be used in your apps. See documentation here: https://developer.enonic.com/docs/cache-library/
To build this project, execute the following:
./gradlew clean build
To release this project, execute the following:
./gradlew clean build publish