Maven記錄

一、pom.xml記錄 二、總結 1、groupId :創建項目的組織或組的唯一標識符(the unique identifier of the organization or group that created the project) ,實際對應JAVA的包的結構,是main目錄裏java的目錄結構。  2、ArtifactID是項目的唯一的標識符,實際對應項目的名稱,就是項目根目錄的名稱。
相關文章
相關標籤/搜索