本地安裝maven jar包

第一種方法 可以使用命令直接安裝: 1.首先在maven倉庫下載該所需jar包 2.找到maven groupId artifactId version 等信息替換以下命令, mvn install:install-file -Dfile=「d:\jar\junit-platform-commons-1.3.2.jar」 -DgroupId=org.junit.platform -Dartifac
相關文章
相關標籤/搜索