12 March 2018 / by André Maré
How to Install Maven on macOS using Homebrew
This post provides a step-by-step guide with a list of commands on how to install Maven on macOS using Homebrew. Maven is a build automation tool used primarily for Java projects. Maven assist in simple project setup following best practices. It assist in complex dependancy management including automatic updating of artefacts from central repositories into your local repository.
Read more