is not current version
Last Version 2.0

com.github.biyusir:wx-spring-boot-starter 1.1

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.biyusir
ArtifactId

ArtifactId

wx-spring-boot-starter
Version

Version

1.1
Type

Type

jar

Download wx-spring-boot-starter 1.1


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