maven_常用命令

1、导出项目中使用的所有jar

mvn dependency:copy-dependencies

最后保存在:targetdependency

2、

原文地址:https://www.cnblogs.com/danyuzhu11/p/10531581.html