<dependency>
<groupId>com.seepine</groupId>
<artifactId>wechat-spring-boot-starter</artifactId>
<version>1.3.0</version>
</dependency>
@Grapes(
@Grab(group='com.seepine', module='wechat-spring-boot-starter', version='1.3.0')
)
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.5.6</version> </parent>
compile
|-- org.springframework.boot:spring-boot-configuration-processor:2.5.6
|-- cn.hutool:hutool-http:5.7.20
|-- cn.hutool:hutool-crypto:5.7.20
|-- cn.hutool:hutool-json:5.7.20
provided