What Is Java POM File?

What Is Java POM File? A Project Object Model or POM is the fundamental unit of work in Maven. It is an XML file that contains information about the project and configuration details used by Maven to build the project. It contains default values for most projects. What is Maven in Java used for? Maven