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