Last Version

WxJava - Spring Boot Starter for MP 3.4.1

微信公众号开发的Spring Boot Starter

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.readyou
ArtifactId

ArtifactId

wx-java-mp-starter
Version

Version

3.4.1
Type

Type

jar
Description

Description

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

Download wx-java-mp-starter 3.4.1


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

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.github.readyou : weixin-java-mp jar 3.4.1

provided (2)

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

Project Modules

There are no modules declared in this project.