给定一个包,我如何找出它的artifactId 应该是什么?

发布于 2024-10-14 22:39:11 字数 176 浏览 0 评论 0原文

我正在将现有项目转换为 Maven 以进行构建/依赖项/等,并且我正在尝试找出如何列出其依赖项。

我知道它使用的一堆包,但我不确定它们将包含在什么工件中。groupId 很容易弄清楚,但我觉得我在猜测 artifactId 应该是什么。

有没有一种简单的方法可以确定应该为artifactId 指定包名称?

I'm converting an existing project to maven for building/dependencies/etc, and I'm trying to figure out how to list its dependencies.

I know a bunch of packages that it uses, but I'm not sure what artifact they would be contained in. The groupId is pretty easy to figure out, but I feel like I'm guessing at what the artifactId should be.

Is there an easy way to figure out what the artifactId should be given a package name?

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

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

发布评论

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

评论(1

冷清清 2024-10-21 22:39:11

转到 Sonatype 存储库 并搜索类名称。

其实我刚刚查了一下。 Jarvana 提供更好的结果。

Go to the Sonatype Repository and search for the class name.

Actually, I've just checked. Jarvana provides better results.

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