MAVEN添加本地JAR包方式
mvn install:install-file -Dfile=D:\apache-maven\apache-maven-3.3.9\sgjdbc_20190716.jar -DgroupId=sgcc.nds -DartifactId=sgjdbc -Dversion=1.0.0 -Dpackaging=jar
mvn install:install-file -Dfile=jar位置 -DgroupId=sgcc.nds -DartifactId=sgjdbc -Dversion=1.0.0 -Dpackaging=jar
mvn install:install-file -Dfile= -DgroupId= -DartifactId= -Dversion= -Dpackaging=

浙公网安备 33010602011771号