摘要: Maven 中央库http://repo1.maven.org/maven2/ 语法: mvn install:install-file -Dfile=jar包的位置(参数一) -DgroupId=groupId(参数二) -DartifactId=artifactId(参数三) -Dversion 阅读全文
posted @ 2019-09-01 13:35 野生小码农 阅读(2824) 评论(0) 推荐(0) 编辑