Last Version

Alipay Springboot Starter 1.0.0

Alipay Springboot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.bable
ArtifactId

ArtifactId

alipay-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Alipay Springboot Starter
Alipay Springboot Starter
Project URL

Project URL

https://github.com/naixinxiaozi/alipay-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/naixinxiaozi/alipay-spring-boot-starter

Download alipay-spring-boot-starter 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.alipay.sdk : alipay-sdk-java jar 3.4.27.ALL
org.springframework.boot : spring-boot jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.