License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.jerrychin |
ArtifactId | ArtifactIdwechatpay-spring-boot-autoconfigure |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwechatpay-spring-boot-autoconfigure
Unofficial implementation of WeChat Pay SpringBoot Integration, Yummy!
|
<!-- https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.jerrychin</groupId>
<artifactId>wechatpay-spring-boot-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-spring-boot-autoconfigure/
implementation 'io.github.jerrychin:wechatpay-spring-boot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-spring-boot-autoconfigure/
implementation ("io.github.jerrychin:wechatpay-spring-boot-autoconfigure:0.0.1")
'io.github.jerrychin:wechatpay-spring-boot-autoconfigure:jar:0.0.1'
<dependency org="io.github.jerrychin" name="wechatpay-spring-boot-autoconfigure" rev="0.0.1">
<artifact name="wechatpay-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jerrychin', module='wechatpay-spring-boot-autoconfigure', version='0.0.1')
)
libraryDependencies += "io.github.jerrychin" % "wechatpay-spring-boot-autoconfigure" % "0.0.1"
[io.github.jerrychin/wechatpay-spring-boot-autoconfigure "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.github.wechatpay-apiv3 : wechatpay-apache-httpclient Optional | jar | 0.4.4 |
org.springframework.boot : spring-boot-starter-web Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-all | jar | 1.10.19 |