Answer Posted / Kumar Abhimanyu Singh
Differences between Ant and Maven include: Maven has built-in support for dependency management, while Ant does not; Maven uses a project object model (POM) to describe projects, while Ant uses XML files; Maven follows conventions over configuration, while Ant requires explicit configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers