maven 查找坐标(推荐网址)

maven 查找坐标(推荐网址)

http://mvnrepository.com/
http://search.maven.org/
http://repository.sonatype.org/content/groups/public/
http://people.apache.org/repo/m2-snapshot-repository/
http://people.apache.org/repo/m2-incubating-repository/
第一个是最常用的,然后是第二个,然后是第三个,最后两个是 Apache 的私有仓库

你可能感兴趣的:(maven)