is not current version
Last Version 1.0.1.RELEASE

cn.boommanpro:wechat-spring-boot-starter 1.0.0.RELEASE

WeChat Tools AutoConfiguration

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.boommanpro
ArtifactId

ArtifactId

wechat-spring-boot-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download wechat-spring-boot-starter 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/cn.boommanpro/wechat-spring-boot-starter/ -->
<dependency>
    <groupId>cn.boommanpro</groupId>
    <artifactId>wechat-spring-boot-starter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.boommanpro/wechat-spring-boot-starter/
implementation 'cn.boommanpro:wechat-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.boommanpro/wechat-spring-boot-starter/
implementation ("cn.boommanpro:wechat-spring-boot-starter:1.0.0.RELEASE")
'cn.boommanpro:wechat-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="cn.boommanpro" name="wechat-spring-boot-starter" rev="1.0.0.RELEASE">
  <artifact name="wechat-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.boommanpro', module='wechat-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "cn.boommanpro" % "wechat-spring-boot-starter" % "1.0.0.RELEASE"
[cn.boommanpro/wechat-spring-boot-starter "1.0.0.RELEASE"]