License |
License |
---|---|
GroupId | GroupIdcom.github.songxchn |
ArtifactId | ArtifactIdweixin-pay |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweixin sdk java
|
Filename | Size |
---|---|
weixin-pay-0.0.2.pom | |
weixin-pay-0.0.2.jar | 1 MB |
weixin-pay-0.0.2-sources.jar | 397 KB |
weixin-pay-0.0.2-javadoc.jar | 3 MB |
Browse |
<!-- 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"]
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 |