1.

What do you mean by Maven and why it is used?

Answer»

A maven is a tool used for software project management and comprehension. Most of the times it is used with projects or software developed in Java, and other PROGRAMMING languages such as RUBY and C#.

This software project management tool is used for-
  • documentation, MANAGING builds, SCM (software configuration management)
  • reporting, releases, dependencies
  • project compilation WITHIN the IDE with the help of several IDES.


Discussion

No Comment Found