<dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>5.3.9</version> </dependency>
Spring modules have external dependencies that are not included in the distribution ZIP. For a fully offline project, you must also download: spring 5.3.9 jar download zip
On :
Copy from the extracted libs/ directory into your project’s lib/ folder. <dependency> <groupId>org