com.github.yingzhuo:paypay-spring-boot-starter-alipay

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

paypay-spring-boot-starter-alipay
Last Version

Last Version

1.2.0-20200903
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download paypay-spring-boot-starter-alipay

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.yingzhuo : paypay-spring-boot-starter-common jar 1.2.0-20200903
org.slf4j : slf4j-api jar 1.7.30
com.alipay.sdk : alipay-sdk-java jar 4.10.119.ALL
org.apache.commons : commons-lang3 jar 3.11

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-20200903
1.0.2
1.0.1
1.0.0