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