Install Apache Maven on macOS

In this tutorial, I will guide you all how to install Apache Maven on your macOS. First, please download the latest version of Apache Maven at: https://maven.apache.org/download.cgi. On macOS or Linux, we will usually download the file bin.tar.gz and on Windows it is bin.zip. After… Read More

Install Apache Maven on Window

In this tutorial, I will show you how we can install the Apache Maven on Window. Download Apache Maven You can use the URL below to download the latest version of Apache Maven. Currently, the version is 3.3.9. http://mirrors.viethosting.vn/apache/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.zip Installation steps Download the latest version… Read More