Pour ajouter Spring Jdbc à un projet Maven :
<dependency> <groupId>org.springframework</groupId> <artifactId>spring-jdbc</artifactId> </dependency>