License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.felord |
ArtifactId | ArtifactIdpayment-spring-boot-autoconfigure |
Last Version | Last Version1.0.13.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwechat-pay and alipay sdk
|
<!-- https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-autoconfigure</artifactId>
<version>1.0.13.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation 'cn.felord:payment-spring-boot-autoconfigure:1.0.13.RELEASE'
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation ("cn.felord:payment-spring-boot-autoconfigure:1.0.13.RELEASE")
'cn.felord:payment-spring-boot-autoconfigure:jar:1.0.13.RELEASE'
<dependency org="cn.felord" name="payment-spring-boot-autoconfigure" rev="1.0.13.RELEASE">
<artifact name="payment-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.felord', module='payment-spring-boot-autoconfigure', version='1.0.13.RELEASE')
)
libraryDependencies += "cn.felord" % "payment-spring-boot-autoconfigure" % "1.0.13.RELEASE"
[cn.felord/payment-spring-boot-autoconfigure "1.0.13.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok | jar | 1.18.12 |
org.bouncycastle : bcprov-jdk15to18 Optional | jar | 1.67 |
com.alipay.sdk : alipay-sdk-java | jar | 4.31.7.ALL |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.apache.httpcomponents : httpclient | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar |