Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Install Apache Maven on Windows Computers
How to download and install Apache Maven on Windows Computers?
✍: FYIcenter.com
Apache Maven is a software project management and comprehension tool.
You can follow these steps to download and install Apache Maven on Windows Computers:
1. Go to the Apache Maven Website.
2. Click the "Download" link from the left side menu. You see the download page showing up.
3. Click the "Archives..." link at the end of the page. You see "/dist/maven/maven-3" folder list showing up.
4. Click and open the "3.8.6\binaries" folder.
5. Click and download "apache-maven-3.8.6-bin.zip".
6. Save the downloaded file as \fyicenter\apache-maven-3.8.6-bin.zip.
7. Unzip the downloaded file \fyicenter\apache-maven-3.8.6-bin.zip. It will create the \fyicenter\apache-maven-3.8.6 folder.
8. Check to ensure that the \fyicenter\apache-maven-3.8.6\lib\maven-core-3.8.6.jar file is there:
8760013 Nov 8 11:39 maven-core-3.8.6.jar
Installation is done.
⇒ apache-maven-3.8.6-bin.zip - Apache Maven Binary Package
⇐ Install Apache Maven on CentOS Computers
2020-11-11, ∼9866🔥, 0💬
Popular Posts:
Where to get the Java source code for Connector/J 8.0 Core Impl module? Java source code files for C...
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perfo...
JDK 11 jdk.jlink.jmod is the JMOD file for JDK 11 JLink tool, which can be invoked by the "jlink" co...
JDK 11 jdk.jfr.jmod is the JMOD file for JDK 11 JFR module. JDK 11 JFR module compiled class files a...
maven-core-3.5.4.jar is the JAR file for Apache Maven 3.5.4 Core module. Apache Maven is a software ...