java 值得推荐的 Maven 存储库搜索引擎?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3430423/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-30 01:48:42  来源:igfitidea点击:

Recommendable Maven repository search engines?

javamaven-2repositorysearch-engine

提问by deamon

mavensearch.netdoesn't know current versions in many cases, mvnrepository.comis a bit more up to date but doesn't show repositories from where a package can be downloaded, what I would find very useful.

mavensearch.net在很多情况下不知道当前版本,mvnrepository.com是最新的,但没有显示可以从哪里下载包的存储库,我认为这非常有用。

What Maven respository search engines do you use and like?

您使用并喜欢哪些 Maven 存储库搜索引擎?

采纳答案by Robert Munteanu

I suggest using the official one, http://search.maven.org/. The indices for Maven Central are updated hourly as new artifacts are added to the Central Repository.

我建议使用官方的http://search.maven.org/。随着新工件添加到中央存储库,Maven Central 的索引每小时更新一次。

回答by Vadzim

I have recently found a new competitor http://maven-repository.com/.

我最近发现了一个新的竞争对手http://maven-repository.com/

It provides nice and functional search over many public maven repositories with ready-to-use text snippets for popular dependency management systems (Maven, Ivy, Gradle, etc).

它为流行的依赖管理系统(Maven、Ivy、Gradle 等)提供了对许多公共 maven 存储库的良好且实用的搜索,并带有现成的文本片段。