wechat-spring-boot-starter

this is wechat starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.shizichao
ArtifactId

ArtifactId

wechat-spring-boot-starter
Last Version

Last Version

0.0.1-Alpha
Release Date

Release Date

Type

Type

jar
Description

Description

wechat-spring-boot-starter
this is wechat starter
Source Code Management

Source Code Management

https://gitee.com/shizichao/wechat-spring-boot-starter.git

Download wechat-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.springframework.boot : spring-boot-starter-data-redis jar 2.5.4
org.springframework.boot : spring-boot-autoconfigure jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor jar 2.5.4
org.projectlombok : lombok Optional jar 1.18.20
cn.hutool : hutool-all jar 5.7.0
dom4j : dom4j jar 1.6.1
com.thoughtworks.xstream : xstream jar 1.4.17

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-Alpha