centos下 yum快速安装maven
时间:2019-06-07 15:05:22
收藏:0
阅读:577
wget http://repos.fedorapeople.org/repos/dchen/apache-maven/epel-apache-maven.repo -O /etc/yum.repos.d/epel-apache-maven.repo
yum -y install apache-maven
原文:https://www.cnblogs.com/jiathis/p/10988158.html
评论(0)