WxJava - Spring Boot Starter for MP

微信公众号开发的 Spring Boot Starter

License

License

Categories

Categories

Java Languages Spring Boot Container Microservices
GroupId

GroupId

com.gitee.wxtoos
ArtifactId

ArtifactId

wx-java-mp-spring-boot-starter
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

WxJava - Spring Boot Starter for MP
微信公众号开发的 Spring Boot Starter

Download wx-java-mp-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
com.gitee.wxtoos : weixin-java-mp jar 3.5.0

provided (2)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0