This repository provides an extension to the java lambda function. The library provided by java is rather limited, only
providing an option for one parameter and requiring a return value. There are also a few other variations such as
consumer and runnable, however even those do not support multiple parameters.
This project supports both void and non-void returns for 2-5 parameters.
Artifacts using lambda-functions-api version 1.6.12 (1)
1.Datastore Common Database
com.powerupsoftwareengineering.datastore-common » datastore-common-database LGPL
This repository provides common code for implementing a database for any repository.
It uses Mybatis as the implementation.
Last Release on Jul 5, 2026
- Prev
- 1
- Next