POM有3个很重要的关系:依赖、继承、合成。
1、依赖关系
<dependencies></dependencies>
2、继承
<parent></parent>
3、合成
<modules>
<module><module>
</modules>
Posted hanjiajiejie
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了POM很重要的3个关系相关的知识,希望对你有一定的参考价值。
POM有3个很重要的关系:依赖、继承、合成。
1、依赖关系
<dependencies></dependencies>
2、继承
<parent></parent>
3、合成
<modules>
<module><module>
</modules>
以上是关于POM很重要的3个关系的主要内容,如果未能解决你的问题,请参考以下文章