About Maven
Apache Maven is a build automation tool used primarily for Java projects. It addresses two aspects of building software: how software is built, and its dependencies using an XML file (pom.xml) to describe the project being built.
Installation
apt
sudo apt install maven brew
brew install maven pacman
sudo pacman -S maven User Reviews
No reviews yet.
Similar Tools
Tool Details
- Version
- 3.9.6
- License
- Apache-2.0
- Pricing
- free
- Last Updated
- 2023-12-20
System Requirements
Tags
build-tool java project-management dependencies