is not current version
Last Version 1.4.0-alpha.6

com.seepine:wechat-spring-boot-starter 1.1.2

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

wechat-spring-boot-starter
Version

Version

1.1.2
Type

Type

jar

Download wechat-spring-boot-starter 1.1.2


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