Why is it highlighted with red colour
Why does the groupId highlighted red
CodePudding user response:
You have unloaded dependencies. Each IDE has the ability to force a download.
CodePudding user response:
Try run mvn install
in terminal or if you use IDEA Maven->Lifecycle->install