is not current version
Last Version 1.0.2.20220107

net.jlxxw:wechat-spring-boot-starter 1.0.1.20211221

微信公众号快速开发组件

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.jlxxw
ArtifactId

ArtifactId

wechat-spring-boot-starter
Version

Version

1.0.1.20211221
Type

Type

jar

Download wechat-spring-boot-starter 1.0.1.20211221


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