com.github.chengtaiheng:milestone-spring-boot-pay-alipay

A tool to integrate ali payment and WeChat payment

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.chengtaiheng
ArtifactId

ArtifactId

milestone-spring-boot-pay-alipay
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

A tool to integrate ali payment and WeChat payment

Download milestone-spring-boot-pay-alipay

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.chengtaiheng : milestone-spring-boot-pay-common jar 1.0.0
com.github.chengtaiheng : milestone-spring-boot-pay-exception jar 1.0.0
com.alipay.sdk : alipay-sdk-java jar 3.4.49.ALL

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.8.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0