这就是我使用的: http://mvnrepository.com/
除此之外,我使用
我的 pom.xml 中有这些存储库
<repositories> <repository> <id>maven2-repository.dev.java.net</id> <name>Java.net Repository for Maven</name> <url>http://download.java.net/maven/2/</url> <layout>default</layout> </repository> </repositories> <repository> <id>jboss</id> <url>http://repository.jboss.com/maven2</url> <snapshots> <enabled>false</enabled> </snapshots> </repository>
刚刚意识到有一个 Firefox 插件可以查看 mvnrepository.com 请参阅此处:
https://addons.mozilla.org/en-US/firefox/addon/mvnrepository-search/
谢谢@Sébastien Le Callonnec
注意: 这个工具似乎有点旧,在 FireFox 3.6 上,它说,“Firefox 不支持此搜索引擎,无法安装。”抱歉有误传。
This is what I use: http://mvnrepository.com/
Apart from this I use
I have these repositories in my pom.xml
Just realized that there is an plug-in for Firefox to look into mvnrepository.com see here:
Thank you @Sébastien Le Callonnec
NOTE: This tool seems to be bit old, on FireFox 3.6, it says, "This search engine isn't supported by Firefox and can't be installed." Sorry for misinformation.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(2)
这就是我使用的: http://mvnrepository.com/
除此之外,我使用
我的 pom.xml 中有这些存储库
刚刚意识到有一个 Firefox 插件可以查看 mvnrepository.com 请参阅此处:
https://addons.mozilla.org/en-US/firefox/addon/mvnrepository-search/
谢谢@Sébastien Le Callonnec
注意: 这个工具似乎有点旧,在 FireFox 3.6 上,它说,“Firefox 不支持此搜索引擎,无法安装。”抱歉有误传。
This is what I use: http://mvnrepository.com/
Apart from this I use
I have these repositories in my pom.xml
Just realized that there is an plug-in for Firefox to look into mvnrepository.com see here:
https://addons.mozilla.org/en-US/firefox/addon/mvnrepository-search/
Thank you @Sébastien Le Callonnec
NOTE: This tool seems to be bit old, on FireFox 3.6, it says, "This search engine isn't supported by Firefox and can't be installed." Sorry for misinformation.