com.github.songxchn:weixin-pay

weixin sdk java

License

License

GroupId

GroupId

com.github.songxchn
ArtifactId

ArtifactId

weixin-pay
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

weixin sdk java

Download weixin-pay

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
com.github.songxchn : weixin-common jar 0.0.2
org.springframework : spring-web jar 5.2.10.RELEASE
org.projectlombok : lombok jar 1.18.16
com.thoughtworks.xstream : xstream jar 1.4.14
org.apache.commons : commons-lang3 jar 3.11
com.google.guava : guava jar 30.0-jre
cn.hutool : hutool-all jar 5.5.2
org.dom4j : dom4j jar 2.1.3
org.slf4j : slf4j-api jar 1.7.30
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 4.9.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
org.apache.httpcomponents : httpcore jar 4.4.14
org.apache.commons : commons-collections4 jar 4.4
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1