Error indicated by: {http://maven.apache.org/POM/4.0.0} with code: code example
Example: pom.xml file
- 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