开发者

Recommendable Maven repository search engines? [closed]

开发者 https://www.devze.com 2023-01-10 20:04 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend o开发者_如何学运维r find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Locked. This question and its answers are locked because the question is off-topic but has historical significance. It is not currently accepting new answers or interactions.

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

What Maven respository search engines do you use and like?


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.


There is no perfect one, use several of them.

  • http://mvnrepository.com/

Some Nexus repositories:

  • http://repository.apache.org/
  • https://repository.jboss.org/nexus/
  • http://repository.sonatype.org/
  • https://oss.sonatype.org/

Down or no longer available:

  • http://www.jarvana.com/
  • http://www.artifact-repository.org/
  • http://maven.ozacc.com/
  • http://www.mavenreposearch.com/

I use most of time http://www.jarvana.com/ or http://mavensearch.net/ and the above Nexus repositories.

0

精彩评论

暂无评论...
验证码 换一张
取 消