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