Apache Maven Part 1 - Introduction and basics

This multi-post series will be looking at Apache Maven. In this first part, we will provide a high-level overview, explain some of the basics and show an example of a simple Maven managed project.

[Read More]
java  maven