maven 將jar包安裝到本地,pom中引用lib下的jar包

mvn install:install-file -Dfile=zinglabs-ata.jar的路徑 -DgroupId=cim.zingbiz -DartifactId=zinglabs-ata -Dversion=1.0.0 -Dpackaging=jar # 依賴 <dependency> <groupId>********</groupId> <artifactId>***
相關文章
相關標籤/搜索