Introduction
Hello Everyone,
Today we will be discussing about maven and java projects.
Many people are aware of Maven. But if I ask why would you prefer Maven based Java project over simple Java project? Many may give just a normal answer like “Maven has the ability to download dependencies automatically based on the dependencies block you put in respective maven project’s pom.xml file”.