maven到中央仓库下载jar包

1、win+R打开cmdurl 2、输入这个指令  须要修改的 url、groupId、artifactId、versioncode mvn dependency:get -DremoteRepositories=url -DgroupId=groupId -DartifactId=artifactId -Dversion=version 3、到中央仓库 地址http://mvnrepositor
相关文章
相关标签/搜索