Answer Posted / Hitesh Hayaran
Maven is a build automation tool used primarily for Java projects. It manages the project's build, documentation, and reporting. Maven works by reading project information from a POM (Project Object Model) file and using plugins to perform various tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers