网址https://maven.apache.org/docs/history.html
下载各个版本的maven
https://archive.apache.org/dist/maven/maven-3/
配置maven镜像
alimaven
aliyun maven
http://maven.aliyun.com/nexus/content/groups/public/
central
© 2019 Microsoft Corporation。保留所有权利。
C:\rj>mvn install:install-file -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.2.0.3.0 -Dpackaging=jar -Dfile=ojdb
c6.jar