wxblog

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.biyusir
ArtifactId

ArtifactId

wx-spring-boot-starter
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

wxblog
Demo project for Spring Boot

Download wx-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.7.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE
com.github.biyusir : wxapi jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.1
1.0