Skip to main content

Install Maven

1. Check before install
mvn -version

2. Install:
sudo apt-get install maven

3. Version:
mvn -version

Comments