<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easy-retry-spring-extension</artifactId>
<version>1.0.0.RC3</version>
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='easy-retry-spring-extension', version='1.0.0.RC3')
)