將ojdbc6安裝到本地倉庫從而打進可運行jar包

直接加載本地包的配置:html <dependency> <groupId>com.oracle</groupId> <artifactId>ojdbc6</artifactId> <version>11.2.0</version> <scope>system</scope> <systemPath>${project.basedir}/lib/ojdbc6.jar<
相關文章
相關標籤/搜索