com.dute7liang:wx-pay-spring-boot-starter

开箱即用的微信和支付宝的支付工具

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.dute7liang
ArtifactId

ArtifactId

wx-pay-spring-boot-starter
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

开箱即用的微信和支付宝的支付工具

Download wx-pay-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.dute7liang : pay-tool-wx jar 1.0-RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE