摘要:
1.maven下载 : http://maven.apache.org/download.cgi 2.maven本地仓库配置:apache-maven-3.3.9\apache-maven\src\conf\settings.xml 的 <localRepository>属性, 输入本地jar包存放 阅读全文
摘要:
1.nexus下载:http://www.sonatype.org/nexus/go ,目前个人所用的是nexus-2.14.0-01-bundle.zip 2.nexus端口:conf/nexus.properties的 application-port属性 3.nexus启动:bin\jsw 阅读全文