In this project I show you the usage of two depdency management tools. First is the good old maven (inside the maven folder) Second is the new tool called bld. (inside the bld folder)
Both are the same codebase just using different dependency and build tools.
If you want to read more about it: https://svenruppert.com/2024/09/26/bld-a-lightweight-java-build-tool/
Enjoy