| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.github.aqiu202.wechat | 
| ArtifactId | ArtifactIdwechat-pay-spring-boot-starter | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionwechat-pay-spring-boot-starter Some Simple Starter Projects for Spring Boot Application Made by Aqiu202 | 
<!-- https://jarcasting.com/artifacts/com.github.aqiu202.wechat/wechat-pay-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.aqiu202.wechat</groupId>
    <artifactId>wechat-pay-spring-boot-starter</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.aqiu202.wechat/wechat-pay-spring-boot-starter/
implementation 'com.github.aqiu202.wechat:wechat-pay-spring-boot-starter:1.2.0'// https://jarcasting.com/artifacts/com.github.aqiu202.wechat/wechat-pay-spring-boot-starter/
implementation ("com.github.aqiu202.wechat:wechat-pay-spring-boot-starter:1.2.0")'com.github.aqiu202.wechat:wechat-pay-spring-boot-starter:jar:1.2.0'<dependency org="com.github.aqiu202.wechat" name="wechat-pay-spring-boot-starter" rev="1.2.0">
  <artifact name="wechat-pay-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.aqiu202.wechat', module='wechat-pay-spring-boot-starter', version='1.2.0')
)libraryDependencies += "com.github.aqiu202.wechat" % "wechat-pay-spring-boot-starter" % "1.2.0"[com.github.aqiu202.wechat/wechat-pay-spring-boot-starter "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| org.slf4j : slf4j-api | jar | 1.7.36 |