In this video you will learn how to create your first Maven project in Eclipse and how to add custom dependency (library) to this project.
Maven repository:
https://mvnrepository.com/
Timeline:
0:00 Intro
0:13 New Maven project
1:14 Project structure
2:20 Add custom library/dependency
3:25 Run project