
In order to guard against corrupted downloads/installations, it is highly recommended to Use a source archive if you intend to build Maven yourself. Ready-made binary distribution archive and follow the Maven is distributed in several formats for your convenience.



Start up scripts are included as shell scripts and Windows batch files. The size of your local repository will vary depending on usage but expect at In addition to that, disk space willīe used for your local Maven repository. It still allows you to build against 1.3 and other JDK versionsĪpproximately 10MB is required for the Maven installation itself. Maven 3.9+ requires JDK 8 or above to execute. Then it also asks you to install JRE 8: Click Next to proceed and click Close when the setup done.Apache Maven 3.9.1 is the latest release and recommended version for all users. You will see this screen: Click Next twice to proceed the installation of Java 8. On Windows, type the following command:Ĭertutil -hashfile jdk-8u251-windows-圆4.exe sha256If the generated SHA256 checksum value matches the one posted by Oracle, you’re safe to launch JDK 8 setup program. You must login using an Oracle account (if you don’t have an Oracle account, then creating one is free).I recommend you to verity the integrity of the downloaded by comparing SHA256 checksum of the file against the value published here. Oracle JDK 8 is distributed in archives (zip and targ.z) and installers (rpm for Linux, dmg for macOS and exe for Windows).For Windows 10 圆4-bit, choose to download the file jdk-8u251-windows-圆4.exe file. That’s why Oracle extends commercial support for JDK 8 until December 2030.To download JDK 8, head to Java SE Development Kit 8 Downloads page and choose a download file suitable for your operating system.

Though Java 8 is a quite old version (released in 2014), it is still in used by many organizations and preferred by many programmers. In this article, I will guide you to download and install Java 8 (JDK 8) on Windows operating system.
