- Maven Essentials
- Prabath Siriwardena
- 77字
- 2021-07-30 10:11:29
Chapter 2. Understanding the Project Object Model (POM)
POM is at the heart of any Maven project. This chapter focuses on the core concepts and best practices related to POM in building a large-scale, multi-module Maven project.
As we proceed with this chapter, the following topics will be covered in detail:
- The POM hierarchy, super POM, and parent POM
- Extending and overriding POM files
- Maven coordinates
- Managing dependencies
- Transitive dependencies
- Dependency scopes and optional dependencies
推薦閱讀
- Instant Testing with CasperJS
- R語(yǔ)言經(jīng)典實(shí)例(原書(shū)第2版)
- 程序設(shè)計(jì)與實(shí)踐(VB.NET)
- Mastering OpenCV Android Application Programming
- Learning RxJava
- Magento 2 Theme Design(Second Edition)
- jQuery EasyUI網(wǎng)站開(kāi)發(fā)實(shí)戰(zhàn)
- 數(shù)據(jù)結(jié)構(gòu)(Java語(yǔ)言描述)
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- Building Microservices with .NET Core
- Mastering C++ Multithreading
- Java Web從入門(mén)到精通(第2版)
- 深入實(shí)踐DDD:以DSL驅(qū)動(dòng)復(fù)雜軟件開(kāi)發(fā)
- MongoDB Cookbook(Second Edition)
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition