Last Version

cn.felord:payment-spring-boot-autoconfigure 1.0.13.RELEASE

wechat-pay and alipay sdk

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.felord
ArtifactId

ArtifactId

payment-spring-boot-autoconfigure
Version

Version

1.0.13.RELEASE
Type

Type

jar
Description

Description

wechat-pay and alipay sdk

Download payment-spring-boot-autoconfigure 1.0.13.RELEASE


<!-- 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"]

Dependencies

compile (5)

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

provided (4)

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

Project Modules

There are no modules declared in this project.