is not current version
Last Version 1.2.0

me.gaigeshen.wechat:wechat-mp-spring-boot-starter 1.0.0

spring boot starter of wechat mp

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

me.gaigeshen.wechat
ArtifactId

ArtifactId

wechat-mp-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download wechat-mp-spring-boot-starter 1.0.0


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