'org.springframework.boot:spring-boot-starter-jdbc:1.2.8.RELEASE'
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
<version>1.2.8.RELEASE</version>
</dependency>
<dependency org="org.springframework.boot" name="spring-boot-starter-jdbc" rev="1.2.8.RELEASE"/>
"org.springframework.boot", "spring-boot-starter-jdbc", "1.2.8.RELEASE"