MVN

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

Maven & Gradle

Sep 27, 2019
0 stars

milestone-spring-boot-pay · A tool to integrate ali payment and WeChat payment

<dependency>
    <groupId>com.github.chengtaiheng</groupId>
    <artifactId>milestone-spring-boot-pay</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.chengtaiheng : milestone-spring-boot-pay to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.chengtaiheng : milestone-spring-boot-pay to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
milestone-spring-boot-pay-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.chengtaiheng</groupId>
    <artifactId>milestone-spring-boot-pay</artifactId>
    <version>1.0.0</version>
</dependency>