maven3

v 3.9.6 Updated: 4 months, 2 weeks ago

A Java-based build and project management environment.

Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM. Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.

https://maven.apache.org/

To install maven3, paste this in macOS terminal after installing MacPorts

sudo port install maven3

Add to my watchlist

Installations 74
Requested Installations 54