wechatpay-sample-app

Unofficial implementation of WeChat Pay SpringBoot Integration, Yummy!

License

License

GroupId

GroupId

io.github.jerrychin
ArtifactId

ArtifactId

wechatpay-sample-app
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

wechatpay-sample-app
Unofficial implementation of WeChat Pay SpringBoot Integration, Yummy!

Download wechatpay-sample-app

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-sample-app/ -->
<dependency>
    <groupId>io.github.jerrychin</groupId>
    <artifactId>wechatpay-sample-app</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-sample-app/
implementation 'io.github.jerrychin:wechatpay-sample-app:0.0.1'
// https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-sample-app/
implementation ("io.github.jerrychin:wechatpay-sample-app:0.0.1")
'io.github.jerrychin:wechatpay-sample-app:jar:0.0.1'
<dependency org="io.github.jerrychin" name="wechatpay-sample-app" rev="0.0.1">
  <artifact name="wechatpay-sample-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jerrychin', module='wechatpay-sample-app', version='0.0.1')
)
libraryDependencies += "io.github.jerrychin" % "wechatpay-sample-app" % "0.0.1"
[io.github.jerrychin/wechatpay-sample-app "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
io.github.jerrychin : wechatpay-spring-boot-starter jar 0.0.1
com.github.wechatpay-apiv3 : wechatpay-apache-httpclient jar 0.4.4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1