<dependency>
<groupId>com.seepine</groupId>
<artifactId>wechat-spring-boot-starter</artifactId>
<version>1.4.0-alpha.4</version>
</dependency>
@Grapes(
@Grab(group='com.seepine', module='wechat-spring-boot-starter', version='1.4.0-alpha.4')
)