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
相關文章
相關標籤/搜索