open cmd prompt 


execute the following 


mvn dependency:get -Dartifact=org.springframework:spring-core:6.2.0.RELEASE


where org.springframework:spring-core:6.2.0.RELEASE  is the dependency


this will be put in the folder


tim/

.m2/repository/org/springframework/spring-core/6.2.0.RELEASE/