You know what I love about Java’s library ecosystem?
You configure your project to use the de-facto ones…
OR you configure your project (not your system’s user profile!) to use your own internal registry/repo
And all the repo software supports pull-through from every other repo, so you cache all your dependencies however you want and have full control over everything.
You configure your project to use the de-facto ones…
OR you configure your project (not your system’s user profile!) to use your own internal registry/repo
And all the repo software supports pull-through from every other repo, so you cache all your dependencies however you want and have full control over everything.
Why does pretty much no other ecosystem do this?