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