is not current version
Last Version 2.0

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

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.0
Type

Type

jar

Download wx-spring-boot-starter 1.0


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