There is an easy way to create a quarkus project included the dependencies
- Run
./quarkus-create-app.sh <your project organisation> <project artifact id>
- The new project will be placed in ../ from this root project, see the log after creating project