maven仓库里如何搜索三方包?查看流行软件

问题

这个仓库提供了搜索,但是功能比较弱,不支持groupid/artfactid的联合搜索
https://mvnrepository.com/
692500-20190720171851650-568152318.png

解决

直接在搜索的url里添加groupid和artfactid进行搜索,这样可以直接精准搜索,示例

https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-enforcer-plugin/3.0.0-M2

<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-enforcer-plugin -->
<dependency>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-enforcer-plugin</artifactId>
    <version>3.0.0-M2</version>
</dependency>

692500-20190720221444557-418031856.png

另外

这个仓库支持高级搜索,但是仓库内容有限
https://search.maven.org/classic/#search%7Cga%7C1%7C

仓库

  1. jenkins https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/plugin/
  2. https://repo1.maven.org/maven2/

常用软件

通过如图的排名可以得知大家常用的软件,这样遇到问题,网上能找到的解决办法也多
692500-20190720222255021-2098436889.png

转载于:https://www.cnblogs.com/shengulong/p/11218428.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值