maven命令行下載jar包

1.在任意目錄下建立一個文件夾,其下建立一個 pom.xml文件,一個bat批處理腳本。 2.選擇bat批處理腳本右鍵選擇編輯,複製如下內容:web call mvn -f pom.xml dependency:copy-dependencies @pause 3.pom.xml 不須要實際項目中那麼複雜,示例以下(apache <?xml version="1.0"?> <project x
相關文章
相關標籤/搜索