wePay

轻量级微信支付组件 只需要简单配置参数 使你能专注于具体支付业务的实现

License

License

GroupId

GroupId

cn.felord
ArtifactId

ArtifactId

wePay
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

wePay
轻量级微信支付组件 只需要简单配置参数 使你能专注于具体支付业务的实现
Project URL

Project URL

https://git.oschina.net/felord/WePay

Download wePay

How to add to project

<!-- https://jarcasting.com/artifacts/cn.felord/wePay/ -->
<dependency>
    <groupId>cn.felord</groupId>
    <artifactId>wePay</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.felord/wePay/
implementation 'cn.felord:wePay:1.0.4'
// https://jarcasting.com/artifacts/cn.felord/wePay/
implementation ("cn.felord:wePay:1.0.4")
'cn.felord:wePay:jar:1.0.4'
<dependency org="cn.felord" name="wePay" rev="1.0.4">
  <artifact name="wePay" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.felord', module='wePay', version='1.0.4')
)
libraryDependencies += "cn.felord" % "wePay" % "1.0.4"
[cn.felord/wePay "1.0.4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.5
org.apache.httpcomponents : httpclient jar 4.5.3
dom4j : dom4j jar 1.6.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.8
javax.servlet : javax.servlet-api jar 3.1.0
com.google.zxing : core jar 3.0.0
com.google.zxing : javase jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1