License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.jerrychin |
ArtifactId | ArtifactIdwechatpay-spring-boot-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwechatpay-spring-boot-starter
Unofficial implementation of WeChat Pay SpringBoot Integration, Yummy!
|
<!-- https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-spring-boot-starter/ -->
<dependency>
<groupId>io.github.jerrychin</groupId>
<artifactId>wechatpay-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-spring-boot-starter/
implementation 'io.github.jerrychin:wechatpay-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-spring-boot-starter/
implementation ("io.github.jerrychin:wechatpay-spring-boot-starter:0.0.1")
'io.github.jerrychin:wechatpay-spring-boot-starter:jar:0.0.1'
<dependency org="io.github.jerrychin" name="wechatpay-spring-boot-starter" rev="0.0.1">
<artifact name="wechatpay-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jerrychin', module='wechatpay-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "io.github.jerrychin" % "wechatpay-spring-boot-starter" % "0.0.1"
[io.github.jerrychin/wechatpay-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jerrychin : wechatpay-spring-boot-autoconfigure | jar | 0.0.1 |