Mac上安装 apache-maven-3.5.3 步骤(详细)

首先下载: http://maven.apache.org/download.cgi下载你想要的版本 点击这个可以找到你想要的版本号 vi ~/.bash_profile  插入: export M2_HOME=/Users/heai/code/wondertek-code/MAVEN/test/apache-maven-3.5.3 export PATH=$PATH:$M2_HOME/bin 设
相关文章
相关标签/搜索