<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>spring-boot-common</artifactId>
<version>1.3.11</version>
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='spring-boot-common', version='1.3.11')
)