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