I have a relatively simple question regarding spring and maven sleep mode.
Let's say I have a project A, in which during the project setup all banks were added, added to the library during the project setup - there was no Maven POM. It is assumed that everything in this project works without problems.
Now take project B. This project will replicate project A, but will be configured using Maven POM.
My question comes at the stage of dependency configuration. Take this image

lib A, JAR , maven MVN Repo POM B? " " spring maven.
, , Maven POMs.
.