is not current version
Last Version 4.3.6.B

com.github.binarywang:wx-java-spring-boot-starters 3.9.9.B

WxJava 各个模块的 Spring Boot Starter

Categories

Categories

Java Languages Spring Boot Container Microservices
GroupId

GroupId

com.github.binarywang
ArtifactId

ArtifactId

wx-java-spring-boot-starters
Version

Version

3.9.9.B
Type

Type

pom

Download wx-java-spring-boot-starters 3.9.9.B


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