What is a maven dependency?
Answer / Swati Kukreti
"A Maven Dependency refers to external libraries or plugins required by the project. Maven's built-in dependency management system allows developers to easily declare, manage and download these dependencies."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the default values for the packaging element?
What means snapshot in maven?
What is a remote repository?
What are the build phases in maven?
What is the command to create a new project based on an archetype?
What are the uses of maven plugins?
In Maven what are the two setting files called and what are their location?
What are the repositories in maven?
What is the use of maven repository?
List the differences between ant and maven.
Mention how profiles are specified in Maven?
Difference between maven and ant?