.POM File Extension
Maven Build File
Developer | The Apache Project |
Popularity |
3.8 | 12 Votes |
Category | Developer Files |
Format | XML |
What is a POM file?
File used by Maven, a Java program used to build Java applications and manage their dependencies; contains build information, such as required software dependencies, dependency scope, and packaging information.
More Information
POM files also include build information such as the program name, build version, and required build plug-ins.
NOTE: POM files are more commonly seen with an .XML file extension. They most commonly use the filename pom.xml.
Programs that open or reference POM files
Mac
Maven
Windows
Maven
Linux
Maven