wechat-mp-spring-boot-starter

spring boot starter of wechat mp

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

me.gaigeshen.wechat
ArtifactId

ArtifactId

wechat-mp-spring-boot-starter
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

wechat-mp-spring-boot-starter
spring boot starter of wechat mp
Project URL

Project URL

https://github.com/gaigeshen/wechat-mp-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/gaigeshen/wechat-mp-spring-boot-starter

Download wechat-mp-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0