2017年7月27日
摘要: 1、使用cmd进入maven安装目录下的bin 2、运行mvn install:install-file -Dfile=jar包的路径 -DgroupId=gruopId中的内容 -DartifactId=actifactId的内容 -Dversion=version的内容 -Dpackaging= 阅读全文
posted @ 2017-07-27 13:54 梦壹场 阅读(19450) 评论(0) 推荐(4) 编辑