is not current version
Last Version 1.4.0-alpha.6

wechat-spring-boot-starter 1.2.0

httpclient thread pool project,can get httpUtil of get,post,put,delete and download.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

wechat-spring-boot-starter
Version

Version

1.2.0
Type

Type

jar
Description

Description

wechat-spring-boot-starter
httpclient thread pool project,can get httpUtil of get,post,put,delete and download.
Project URL

Project URL

https://github.com/seepine/wechat-spring-boot-starter
Source Code Management

Source Code Management

http://seepine.com

Download wechat-spring-boot-starter 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22
org.springframework.boot : spring-boot-configuration-processor jar 2.3.0.RELEASE
com.seepine : httpclient jar 1.0.0
cn.hutool : hutool-crypto jar 5.7.16

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.6

Project Modules

There are no modules declared in this project.