Btw, at first sight it's unclear what the scope of this is.
It seems to be one project, but then it's actually multiple smaller libraries and "Latte" is just the organisation?
Also is the dependency management not it's own project?
It's an ecosystem that includes a number of tools, libraries, etc. The organization (include the GitHub org) is called Latte. Each project is a GH repository under that.
The dependency management system is part of the `cli` tool. And the repository management is the `app` project and published to https://app.lattejava.org.
The `cli` tool is the foundation though. It's how projects start, build, run, release, and publish.