TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 scottilee将近 10 年前
Yes, there is Ant, Maven, Gradle, etc. but these are more dependency management. Why isn't there something more similar to npm, cpan, etc.? The closest thing I see is https://jpm4j.org/ but it seems to have slowed down.

2 条评论

znemz将近 10 年前
There are plenty already.<p><a href="http:&#x2F;&#x2F;leiningen.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;leiningen.org&#x2F;</a> <a href="http:&#x2F;&#x2F;www.scala-sbt.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.scala-sbt.org&#x2F;</a>
patmcc将近 10 年前
It sucks, but it&#x27;s probably because Java is used so much by large enterprises - and big organizations often won&#x27;t tolerate using other people&#x27;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.<p>If you start one I&#x27;ll use it though. :)
评论 #9868923 未加载