License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.chengtaiheng |
ArtifactId | ArtifactIdmilestone-spring-boot-pay-exception |
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-exception/ -->
<dependency>
<groupId>com.github.chengtaiheng</groupId>
<artifactId>milestone-spring-boot-pay-exception</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-exception/
implementation 'com.github.chengtaiheng:milestone-spring-boot-pay-exception:1.0.0'
// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-exception/
implementation ("com.github.chengtaiheng:milestone-spring-boot-pay-exception:1.0.0")
'com.github.chengtaiheng:milestone-spring-boot-pay-exception:jar:1.0.0'
<dependency org="com.github.chengtaiheng" name="milestone-spring-boot-pay-exception" rev="1.0.0">
<artifact name="milestone-spring-boot-pay-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chengtaiheng', module='milestone-spring-boot-pay-exception', version='1.0.0')
)
libraryDependencies += "com.github.chengtaiheng" % "milestone-spring-boot-pay-exception" % "1.0.0"
[com.github.chengtaiheng/milestone-spring-boot-pay-exception "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alipay.sdk : alipay-sdk-java | jar | 3.4.49.ALL |