是否有可以直接从控制台使用的 Maven 或 Ivy 存储库浏览器?

发布于 2024-11-17 09:16:14 字数 175 浏览 5 评论 0原文

当从头开始创建新项目甚至更新某些项目时,需要添加新的依赖项。然而,有时人们可能不记得这些依赖项的确切名称或拼写。因此,假设不使用 IDE 中的资源管理器,是否有一种方法可以从命令行搜索或导航依赖项存储库。例如,这类似于使用 aptitude 搜索在 Ubuntu 中搜索应用程序存储库的方式。 理想情况下,我也想使用 sbt 中的这个。

When creating a new project from scratch or even updating some projects, new dependencies need to be added. However sometimes one may not remember the exact name or spelling of those dependencies. So assuming one is not using the explorer from an IDE, is there a way to search or navigate the dependency repositories from the command line. This would be similar how would search application repositories in Ubuntu using aptitude search for example.
Ideally I would like to also use this from sbt.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

拥醉 2024-11-24 09:16:14

您可以使用 http://search.maven.org 但这当然不是命令行应用程序(Web ;- ()...但是如果您使用 Maven,您通常应该至少使用 IDE...

You can use http://search.maven.org but this is of course no command line app (Web ;-()...but if you are working with Maven you should usually use at least an IDE...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文