maven無法導入oracle驅動問題

今天碰見個坑,在導oracle驅動座標的時候一直導不進去,其實用MAVEN導oracle驅動時,需要下載一個oracle驅動jar包。還需要進行一步配置 打開cmd窗口 輸入 mvn install:install-file -Dfile="jar包路徑+jar包名" -DgroupId=com.oracle -DartifactId=組id -Dversion=組版本 -Dpackaging=j
相關文章
相關標籤/搜索