License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-pay-weixin |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Description微信支付
|
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-pay-weixin/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-pay-weixin</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-pay-weixin/
implementation 'io.leopard.boot:leopard-boot-pay-weixin:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-pay-weixin/
implementation ("io.leopard.boot:leopard-boot-pay-weixin:0.9.20")
'io.leopard.boot:leopard-boot-pay-weixin:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-pay-weixin" rev="0.9.20">
<artifact name="leopard-boot-pay-weixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-pay-weixin', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-pay-weixin" % "0.9.20"
[io.leopard.boot/leopard-boot-pay-weixin "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
com.github.binarywang : weixin-java-pay | jar | 2.8.0 |
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
io.leopard.boot : leopard-boot-datatype | jar | 0.9.20 |
io.leopard.boot : leopard-boot-lang | jar | 0.9.20 |
io.leopard.boot : leopard-boot-jdbc | jar | 0.9.20 |
io.leopard.boot : leopard-boot-json | jar | 0.9.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |