Thursday, April 26, 2018

What is maven ?

  • Maven is a build automation tool used primarily for Java-based project. 
  • It can also be used to build and manage projects written in C#, Ruby, Scala, and other languages.
  • Maven addresses two aspects of building software: first, it describes how software is built, and second, it describes its dependencies.
  • An pom.xml file describes the software project being built.

No comments:

Post a Comment

Blueprint for self-improvement

To learn faster: Make the process fun To understand yourself : Write To understand the world better : Read To build deeper connection : Lis...