Live data from Hacker News

Ask HN: Why is there no modern package manager for Java?

news.ycombinator.com

1–4 of 4 posts

Re: Ask HN: Why is there no modern package manager for Java?

#2
It sucks, but it's probably because Java is used so much by large enterprises - and big organizations often won't tolerate using other people's code or sharing their code with other people. Node and Perl are used more by individuals (or startups) doing small bits and sharing back and forth.

If you start one I'll use it though. :)

Re: Ask HN: Why is there no modern package manager for Java?

#3
post #2

It sucks, but it's probably because Java is used so much by large enterprises - and big organizations often won't tolerate using other people's code or sharing their code with other people. Node and Perl are used more by individuals (or startups) doing small bits and sharing back and forth. If you start one I'll use it though. :)

Pretty much everything of the Java ecosystem is open source and I don't think there are organizations that wont use any open source code written by other people.