Maven basic tutorial | Overview Of Maven | Getting Started with Maven
As probably you know that building a software project typically consists of such tasks as downloading dependencies, putting additional jars on a classpath, compiling source code into binary code, running…