License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net |
GroupId | GroupIdnet.jlxxw |
ArtifactId | ArtifactIdwechat-spring-boot-starter |
Version | Version1.0.2.20220107 |
Type | Typejar |
Description |
Descriptionwechat-spring-boot-starter
微信公众号快速开发组件
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.27 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | |
org.mockito : mockito-all | jar | 1.9.0 |