https://github.com/baeldung/learn-maven
The "Learn Maven" Course
https://github.com/baeldung/learn-maven
Last synced: 2 months ago
JSON representation
The "Learn Maven" Course
- Host: GitHub
- URL: https://github.com/baeldung/learn-maven
- Owner: Baeldung
- Created: 2024-11-05T16:04:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T16:32:31.000Z (6 months ago)
- Last Synced: 2025-01-08T01:48:40.406Z (4 months ago)
- Homepage:
- Size: 47.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this repo
This is the codebase of the **Learn Maven** course.
If you're already a student of the course you can start exploring this through the lesson notes in the course.
Note that the code for each module is hosted on its own branch, you'll have to switch to the branch corresponding to the module you're on, for example: `git checkout module1`
If you're not a student, you can get access to the course here: TBD