Maven import dependency problem
Answered
I am writing a SpringMVC project that needs to import dependency packages, but can't import them in batches. I can only import dependencies one by one. I want to ask how to deal with them, thank you!
Please sign in to leave a comment.
Hi.
Could you please clarify the problem?
When I create a Spring MVC project, I need to import jar packages that many projects depend on, but when I select multiple add dependencies, it only adds dependencies that I select first, not dependencies that I choose later, so it's a waste of time to add them one by one.
>I need to import jar packages that many projects depend on, but when I select multiple add dependencies,
Please provide screenshot. Thank you.