PADLA is a collection of useful general-purpose utilities for Java aimed at fulfilling common needs. It uses functional approach intensively and attempts to follow OOP-approach as right as possible. In addition to common tools, it does also provide more specific ones aimed at maximal productivity.
As its dependencies PADLA uses:
- Compiletime:
- Lombok for generating boilerplate stuff
- Jetbrains Annotations for documenting code logic
- Testing:
- Additional (these are not inherited by default and are required only if using specific classes):
- Optional (these are not required at all but allow some extra integrations and optimizations):
- Caffeine for caching of internal components
Thanks goes to these wonderful people (emoji key):
PROgrm_JARvis π» π π€ π§ π¦ π π |
Areg Yazychyan π€ π πΌ π» |
xxDark π» π€ π |
Daniil Sudomoin π» π€ |
Yaroslav Bolyukin π€ π‘οΈ π |
Cheryl π π |
This project follows the all-contributors specification. Contributions of any kind welcome!