首页 > 其他 > 详细

默认的配置

时间:2015-07-31 10:27:53      阅读:249      评论:0      收藏:0      [点我收藏+]

1、五大核心

groupId:artifactId:packaging:classifier:version.

2、三核心

groupId:artifactId:version are all required fields. The three fields act much like an address and timestamp in one. This marks a specific place in a repository, acting like a coordinate system for Maven projects.

3、版本关系

One powerful aspect of Maven is in its handling of project relationships; that includes dependencies (and transitive dependencies), inheritance, and aggregation (multi-module projects)

默认的配置

原文:http://www.cnblogs.com/shunliu-java/p/4691376.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!