Downloading Apache Maven 3.9.6

Apache Maven 3.9.6 is the latest release: it is the recommended version for all users.

System Requirements

Java Development Kit (JDK) Maven 3.9+ requires JDK 8 or above to execute. It still allows you to build against 1.3 and other JDK versions by using toolchains.
Memory No minimum requirement
Disk Approximately 10MB is required for the Maven installation itself. In addition to that, disk space will be used for your local Maven repository. The size of your local repository will vary depending on usage but expect at least 500MB.
Operating System No minimum requirement. Start up scripts are included as shell scripts (tested on many Unix flavors) and Windows batch files.

Files

Maven is distributed in several formats for your convenience. Simply pick a ready-made binary distribution archive and follow the installation instructions. Use a source archive if you intend to build Maven yourself.

In order to guard against corrupted downloads/installations, it is highly recommended to verify the signature of the release bundles against the public KEYS used by the Apache Maven developers.

Link Checksums Signature
Binary tar.gz archive apache-maven-3.9.6-bin.tar.gz apache-maven-3.9.6-bin.tar.gz.sha512 apache-maven-3.9.6-bin.tar.gz.asc
Binary zip archive apache-maven-3.9.6-bin.zip apache-maven-3.9.6-bin.zip.sha512 apache-maven-3.9.6-bin.zip.asc
Source tar.gz archive apache-maven-3.9.6-src.tar.gz apache-maven-3.9.6-src.tar.gz.sha512 apache-maven-3.9.6-src.tar.gz.asc
Source zip archive apache-maven-3.9.6-src.zip apache-maven-3.9.6-src.zip.sha512 apache-maven-3.9.6-src.zip.asc

Other Releases

It is strongly recommended to use the latest release version of Apache Maven to take advantage of newest features and bug fixes.

If you still want to use an old version, you can find more information in the Maven Releases History and can download files from the Maven 3 archives for versions 3.0.4+ and legacy archives for earlier releases.

Previous Stable 3.8.x Release

Apache Maven 3.8.8 is the previous stable minor release for all users.

Java Development Kit (JDK) Maven 3.8+ requires JDK 1.7 or above to execute. It still allows you to build against 1.3 and other JDK versions by using toolchains.

Maven is distributed in several formats for your convenience. Simply pick a ready-made binary distribution archive and follow the installation instructions. Use a source archive if you intend to build Maven yourself.

In order to guard against corrupted downloads/installations, it is highly recommended to verify the signature of the release bundles against the public KEYS used by the Apache Maven developers.

Format Binary (Checksum, Signature) Source (Checksum, Signature)
tar.gz archives Binary apache-maven-3.8.8-bin.tar.gz (sha512, asc) Source apache-maven-3.8.8-src.tar.gz (sha512, asc)
zip archives Binary apache-maven-3.8.8-bin.zip (sha512, asc) Source apache-maven-3.8.8-src.zip (sha512, asc)

Alpha 4.x Release

Maven 4.x is currently under development, so while we are encouraging users to try it and report any issue, it is NOT safe for production use.

Java Development Kit (JDK) Maven 4.0+ requires JDK 1.8 or above to execute. It still allows you to build against 1.3 and other JDK versions by using toolchains.

Maven is distributed in several formats for your convenience. Simply pick a ready-made binary distribution archive and follow the installation instructions. Use a source archive if you intend to build Maven yourself.

In order to guard against corrupted downloads/installations, it is highly recommended to verify the signature of the release bundles against the public KEYS used by the Apache Maven developers.

Format Binary (Checksum, Signature) Source (Checksum, Signature)
tar.gz archives Binary apache-maven-4.0.0-alpha-13-bin.tar.gz (sha512, asc) Source apache-maven-4.0.0-alpha-13-src.tar.gz (sha512, asc)
zip archives Binary apache-maven-4.0.0-alpha-13-bin.zip (sha512, asc) Source apache-maven-4.0.0-alpha-13-src.zip (sha512, asc)