License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdpaypay-spring-boot-starter-alipay |
Last Version | Last Version1.2.0-20200903 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.3.RELEASE |