License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.chengtaiheng |
ArtifactId | ArtifactIdmilestone-spring-boot-pay-wechatpay |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionA tool to integrate ali payment and WeChat payment
|
<!-- https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-wechatpay/ -->
<dependency>
<groupId>com.github.chengtaiheng</groupId>
<artifactId>milestone-spring-boot-pay-wechatpay</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-wechatpay/
implementation 'com.github.chengtaiheng:milestone-spring-boot-pay-wechatpay:1.0.0'
// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-wechatpay/
implementation ("com.github.chengtaiheng:milestone-spring-boot-pay-wechatpay:1.0.0")
'com.github.chengtaiheng:milestone-spring-boot-pay-wechatpay:jar:1.0.0'
<dependency org="com.github.chengtaiheng" name="milestone-spring-boot-pay-wechatpay" rev="1.0.0">
<artifact name="milestone-spring-boot-pay-wechatpay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chengtaiheng', module='milestone-spring-boot-pay-wechatpay', version='1.0.0')
)
libraryDependencies += "com.github.chengtaiheng" % "milestone-spring-boot-pay-wechatpay" % "1.0.0"
[com.github.chengtaiheng/milestone-spring-boot-pay-wechatpay "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.chengtaiheng : milestone-spring-boot-pay-common | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.28 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.8.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.8.RELEASE |