Maven Fundamentals
A course covering the fundamentals of using Maven for building Java applications.
What you'll learn
This course covers all of the basic fundamentals of Maven. It covers dependencies, plugins, repositories, IDE integrations, and all the basic commands of Maven.
Table of contents
Course Overview
1min
Introduction to Maven
40mins
Structure
24mins
Dependencies
21mins
Repositories
18mins
Plugins
18mins
IDE Integration
26mins
- Introduction 1m
- Installation 1m
- Demo: Installation 2m
- Importing Projects 1m
- Demo: Importing Projects 2m
- Converting Existing Projects 1m
- Demo: Converting Existing Projects 3m
- Pom Viewer 1m
- Demo: Pom Viewer 1m
- Dependencies Viewer 1m
- Demo: Dependencies Viewer 3m
- Dependency Hierarchy Viewer 1m
- Demo: Dependency Hierarchy Viewer 3m
- Effective Pom 1m
- Demo: Effective Pom 3m
- Summary 1m