MVN

io.github.photowey : spring-project-infras

Maven & Gradle

Apr 25, 2024
0 stars

io.github.photowey:spring-project-infras · It's an integration-payment project implemented in Java. It integrates third-party payment platforms or channels such as Alipay, WeChat Pay, UnionPay, and Suixingpay. Its aim is to simplify and reduce the integration workload for developers, allowing them to focus more on business development.

<dependency>
    <groupId>io.github.photowey</groupId>
    <artifactId>spring-project-infras</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.photowey : spring-project-infras to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.photowey : spring-project-infras to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-project-infras-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.photowey</groupId>
    <artifactId>spring-project-infras</artifactId>
    <version>1.0.0</version>
</dependency>