maven 手動導入 jar 包

mvn install:install-file -Dfile=./sqljdbc42.jar -DgroupId=com.microsoft.sqlserver -DartifactId=sqljdbc42 -Dversion=4.2 -Dpackaging=jar -Dfile 要導入的文件路徑sql -DgroupId,-DartifactId,-Dversion 相應的修改下就好了bash
相關文章
相關標籤/搜索