[Maven命令]使用Maven命令之下载一个JAR包

参考:https://stackoverflow.com/questions/7110114/how-to-simply-download-a-jar-using-mavenmaven mvn dependency:get -DremoteRepositories=http://repo1.maven.org/maven2/ -DgroupId=junit -DartifactId=junit -
相关文章
相关标签/搜索