alipay-spring-boot-starter

阿里支付自动装配

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.belier.pay
ArtifactId

ArtifactId

alipay-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

alipay-spring-boot-starter
阿里支付自动装配
Project URL

Project URL

https://github.com/belier-cn/alipay-spring-boot-starter

Download alipay-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.1.RELEASE
org.projectlombok : lombok Optional jar 1.18.6
com.alipay.sdk : alipay-sdk-java jar 3.7.26.ALL
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0