📜  pom xml 文件 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:52.184000             🧑  作者: Mango

代码示例1
- pom.xml file allows us to add, remove, manage dependencies 
and versions from one single location.
- POM stands for project object model
- .xml -> stands for: extensible markup language