Skip to content

Install Maven

DBgit edited this page Jul 10, 2019 · 8 revisions

How to Install Apache Maven

Linux

Installing Maven on Debian using apt is a simple, straightforward process.

$ sudo apt update $ sudo apt install maven

MacOS

Windows

Clone this wiki locally