wechat-spring-boot-starter

微信公众号快速开发组件

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.jlxxw
ArtifactId

ArtifactId

wechat-spring-boot-starter
Last Version

Last Version

1.0.2.20220107
Release Date

Release Date

Type

Type

jar
Description

Description

wechat-spring-boot-starter
微信公众号快速开发组件
Project URL

Project URL

https://github.com/lcy19930619/weixin-spring-boot-starter

Download wechat-spring-boot-starter

How to add to project

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

Dependencies

compile (21)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar
org.apache.commons : commons-lang3 jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
net.logstash.logback : logstash-logback-encoder jar 5.1
com.alibaba : fastjson jar 1.2.70
com.alibaba : druid-spring-boot-starter jar 1.2.8
org.springframework.boot : spring-boot-starter-web jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0
org.projectlombok : lombok Optional jar
io.netty : netty-all jar
io.netty : netty-common jar
io.netty : netty-tcnative jar
io.netty : netty-tcnative-boringssl-static jar
xerces : xercesImpl jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
org.springframework.boot : spring-boot-starter-webflux jar
commons-io : commons-io jar 2.7
commons-lang : commons-lang jar 2.6

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.27

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.20220107
1.0.1.20211227
1.0.1.20211221
1.0.1.20211219
1.0.1.20211206
1.0.1.20211123