maven手動導入jar包到本地倉庫

轉載於:https://www.cnblogs.com/MYChang/p/7244476.html maven手動導入jar包到本地倉庫 一、使用cmd進入maven安裝目錄下的binhtml 二、運行mvn install:install-file -Dfile=jar包的路徑 -DgroupId=gruopId中的內容 -DartifactId=actifactId的內容 -Dversion
相關文章
相關標籤/搜索