2852人加入学习
(4人评价)
3小时学会使用Maven构建项目

制作完成于2018-10-30 使用Maven3.5.4 JDK1.8

价格 免费

mvn优点

1.jar包管理

中央仓库,本地仓库

通过坐标获取jar包,groupid,artifactid,version

setting.xml文件中有本地仓库地址的设置

  <!-- localRepository
   | The path to the local repository maven will use to store artifacts.
   |
   | Default: ${user.home}/.m2/repository
  <localRepository>/path/to/local/repo</localRepository>
  -->

[展开全文]

授课教师

课程特色

下载资料(1)
视频(26)