| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.github.chengtaiheng | 
| ArtifactId | ArtifactIdmilestone-spring-boot-pay-common | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA tool to integrate ali payment and WeChat payment | 
<!-- https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-common/ -->
<dependency>
    <groupId>com.github.chengtaiheng</groupId>
    <artifactId>milestone-spring-boot-pay-common</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-common/
implementation 'com.github.chengtaiheng:milestone-spring-boot-pay-common:1.0.0'// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-common/
implementation ("com.github.chengtaiheng:milestone-spring-boot-pay-common:1.0.0")'com.github.chengtaiheng:milestone-spring-boot-pay-common:jar:1.0.0'<dependency org="com.github.chengtaiheng" name="milestone-spring-boot-pay-common" rev="1.0.0">
  <artifact name="milestone-spring-boot-pay-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.chengtaiheng', module='milestone-spring-boot-pay-common', version='1.0.0')
)libraryDependencies += "com.github.chengtaiheng" % "milestone-spring-boot-pay-common" % "1.0.0"[com.github.chengtaiheng/milestone-spring-boot-pay-common "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 | 
| org.slf4j : slf4j-api | jar | 1.7.28 | 
| org.springframework : spring-web | jar | 5.1.9.RELEASE | 
| org.apache.commons : commons-lang3 | jar | 3.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |