Last Version

WxJava - Spring Boot Starter for MP 3.4.9.B

微信公众号开发的Spring Boot Starter

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.binarywang
ArtifactId

ArtifactId

wx-java-mp-starter
Version

Version

3.4.9.B
Type

Type

jar
Description

Description

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

Download wx-java-mp-starter 3.4.9.B


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

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.binarywang : weixin-java-mp jar 3.4.9.B

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.