📦 In this video, you will learn the core components of Apache Maven and how it manages your Java project builds using repositories.
✅ What you'll understand:
What are the core components of Maven (POM, Plugins, Lifecycle, Goals)
The structure and purpose of pom.xml
How Maven uses Repositories to download and manage dependencies
Types of Maven Repositories:
Local Repository (on your system)
Central Repository (public Maven repo)
Remote Repository (company/internal/private repos)