is not current version
Last Version 1.0.13.RELEASE

cn.felord:payment-spring-boot-autoconfigure 1.0.11.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.11.RELEASE
Type

Type

jar
Description

Description

wechat-pay and alipay sdk

Download payment-spring-boot-autoconfigure 1.0.11.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.11.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation 'cn.felord:payment-spring-boot-autoconfigure:1.0.11.RELEASE'
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation ("cn.felord:payment-spring-boot-autoconfigure:1.0.11.RELEASE")
'cn.felord:payment-spring-boot-autoconfigure:jar:1.0.11.RELEASE'
<dependency org="cn.felord" name="payment-spring-boot-autoconfigure" rev="1.0.11.RELEASE">
  <artifact name="payment-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.felord', module='payment-spring-boot-autoconfigure', version='1.0.11.RELEASE')
)
libraryDependencies += "cn.felord" % "payment-spring-boot-autoconfigure" % "1.0.11.RELEASE"
[cn.felord/payment-spring-boot-autoconfigure "1.0.11.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.4.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
org.projectlombok : lombok jar 1.18.12
org.bouncycastle : bcprov-jdk15to18 Optional jar 1.67
com.alipay.sdk : alipay-sdk-java jar 4.10.167.ALL

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 2.4.2
org.springframework.boot : spring-boot-starter-web jar 2.4.2
org.apache.httpcomponents : httpclient jar 4.5.13
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.4

Project Modules

There are no modules declared in this project.