在本地安装jar包
mvn install:install-file -Dfile=”C:\Users\HUAWEI\Downloads\ojdbc6-11.2.0.3.jar” -DgroupId=com.oracle -Dversion=11.2.0.3 -DartifactId=ojdbc6 -Dpackaging=jar
maven的学习
最新推荐文章于 2025-09-08 10:22:15 发布

在本地安装jar包
mvn install:install-file -Dfile=”C:\Users\HUAWEI\Downloads\ojdbc6-11.2.0.3.jar” -DgroupId=com.oracle -Dversion=11.2.0.3 -DartifactId=ojdbc6 -Dpackaging=jar