- 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.
Thursday, April 26, 2018
What is maven ?
Subscribe to:
Post Comments (Atom)
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...
-
Problem statement: There is a colony of 8 cells arranged in a straight line where each day every cell competes with its adjacent cells(neig...
-
Problem statement: Given an array of positive or negative integer. How will you write an algorithm to find out the largest element in the ...
-
Problem statement: Write a function to print spiral order traversal of a tree. For example. Input - 10 J H I A C D F E B G...
No comments:
Post a Comment