简体   繁体   English

search.maven.org 和 mvnrepository.com 之间的区别

[英]Difference between search.maven.org and mvnrepository.com

What's the difference between https://search.maven.org/ and https://mvnrepository.com/ ? https://search.maven.org/https://mvnrepository.com/ 有什么区别?

The first one is the official central search engine of Central Repository handled and very well maintained by第一个是 Central Repository 的官方中央搜索引擎,由

Whereas the part https://repo.maven.apache.org/maven2/ is the real Central repository (distributed world wide via CDN) which is being used by default by Apache Maven , Gradle etc. Whereas the part https://repo.maven.apache.org/maven2/ is the real Central repository (distributed world wide via CDN) which is being used by default by Apache Maven , Gradle etc.

The second one is a search engine (not always up to date) and sometimes misused as a repository, which does not work cause it's only a search engine .第二个是搜索引擎(并不总是最新的),有时被误用作存储库,这不起作用,因为它只是一个搜索引擎 Not really visible by whom it's being maintained/used etc.由谁维护/使用等并不真正可见。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM