We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to Install Apache Maven
Installing Maven on Debian using apt is a simple, straightforward process.
$ sudo apt update $ sudo apt install maven
Getting started
Building
Reference