How to install Java and java JDK and also Apache Maven in Window 11!

Опубликовано: 20 Август 2026
на канале: CodeNonStop
51
0

In this video, I’ll show you how to install Java, JDK (Java Development Kit), and Apache Maven on Windows 11 from scratch. Perfect for beginners learning Java, Spring Boot, or full-stack development.


---What You Will Learn

How to download and install Java JDK (latest version)

How to set JAVA_HOME and update Environment Variables

How to verify Java installation using Command Prompt

How to download and install Apache Maven

How to set MAVEN_HOME and update PATH

How to verify Maven installation

Download Links------------------;;;

(Use official websites only)

Java JDK Download: https://jdk.java.net/

Oracle JDK (Alternative): https://www.oracle.com/java/technolog...

Apache Maven (Latest Version): https://maven.apache.org/download.cgi


Commands Used in the Video in CMD

Chech java (java --version)
Check Maven (mvn --version)

Please LIKE 👍, SHARE, and SUBSCRIBE for more programming and development tutorials (Java, Spring Boot, React, Node.js, DSA, Projects, etc.).