License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdme.gaigeshen.wechat |
ArtifactId | ArtifactIdwechat-mp-spring-boot-starter |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionwechat-mp-spring-boot-starter
spring boot starter of wechat mp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.2.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.2.0'
// https://jarcasting.com/artifacts/me.gaigeshen.wechat/wechat-mp-spring-boot-starter/
implementation ("me.gaigeshen.wechat:wechat-mp-spring-boot-starter:1.2.0")
'me.gaigeshen.wechat:wechat-mp-spring-boot-starter:jar:1.2.0'
<dependency org="me.gaigeshen.wechat" name="wechat-mp-spring-boot-starter" rev="1.2.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.2.0')
)
libraryDependencies += "me.gaigeshen.wechat" % "wechat-mp-spring-boot-starter" % "1.2.0"
[me.gaigeshen.wechat/wechat-mp-spring-boot-starter "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
me.gaigeshen.wechat : wechat-mp | jar | 1.1.0 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |