maven手动安装oracle驱动
maven 中安装本地的 oracle驱动
注意下面路径,是我电脑的路径,请更换为自己的电脑路径
cmd执行语句:
mvn install:install-file -Dfile=C:/Users/yw/.m2/repository/com/oracle/ojdbc6/10.2.0.4.0/ojdbc6-10.2.0.4.0.jar -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=10.2.0.4.0 -Dpackaging=jar -DgeneratePom=true
//提供下载链接
链接:https://pan.baidu.com/s/1-8p-zvx1DJE55RfJeE91Sg?pwd=long
提取码:long