License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdpaypay-spring-boot-starter-wechatpay |
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-wechatpay/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>paypay-spring-boot-starter-wechatpay</artifactId>
<version>1.2.0-20200903</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/paypay-spring-boot-starter-wechatpay/
implementation 'com.github.yingzhuo:paypay-spring-boot-starter-wechatpay:1.2.0-20200903'
// https://jarcasting.com/artifacts/com.github.yingzhuo/paypay-spring-boot-starter-wechatpay/
implementation ("com.github.yingzhuo:paypay-spring-boot-starter-wechatpay:1.2.0-20200903")
'com.github.yingzhuo:paypay-spring-boot-starter-wechatpay:jar:1.2.0-20200903'
<dependency org="com.github.yingzhuo" name="paypay-spring-boot-starter-wechatpay" rev="1.2.0-20200903">
<artifact name="paypay-spring-boot-starter-wechatpay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='paypay-spring-boot-starter-wechatpay', version='1.2.0-20200903')
)
libraryDependencies += "com.github.yingzhuo" % "paypay-spring-boot-starter-wechatpay" % "1.2.0-20200903"
[com.github.yingzhuo/paypay-spring-boot-starter-wechatpay "1.2.0-20200903"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yingzhuo : paypay-spring-boot-starter-common | jar | 1.2.0-20200903 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-codec : commons-codec | jar | 1.14 |
commons-io : commons-io | jar | 2.7 |
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 |