| License |
License |
|---|---|
| GroupId | GroupIdclub.easy-utils |
| ArtifactId | ArtifactIdeasy-wepay |
| Last Version | Last Version0.0.2-SNAOSHOT |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEasy WePay
A easy way to connect with Wechat Payment Background Interface for developer.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easy-wepay-0.0.2-SNAOSHOT.pom | |
| easy-wepay-0.0.2-SNAOSHOT.jar | 45 KB |
| easy-wepay-0.0.2-SNAOSHOT-sources.jar | 35 KB |
| easy-wepay-0.0.2-SNAOSHOT-javadoc.jar | 266 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/club.easy-utils/easy-wepay/ -->
<dependency>
<groupId>club.easy-utils</groupId>
<artifactId>easy-wepay</artifactId>
<version>0.0.2-SNAOSHOT</version>
</dependency>
// https://jarcasting.com/artifacts/club.easy-utils/easy-wepay/
implementation 'club.easy-utils:easy-wepay:0.0.2-SNAOSHOT'
// https://jarcasting.com/artifacts/club.easy-utils/easy-wepay/
implementation ("club.easy-utils:easy-wepay:0.0.2-SNAOSHOT")
'club.easy-utils:easy-wepay:jar:0.0.2-SNAOSHOT'
<dependency org="club.easy-utils" name="easy-wepay" rev="0.0.2-SNAOSHOT">
<artifact name="easy-wepay" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.easy-utils', module='easy-wepay', version='0.0.2-SNAOSHOT')
)
libraryDependencies += "club.easy-utils" % "easy-wepay" % "0.0.2-SNAOSHOT"
[club.easy-utils/easy-wepay "0.0.2-SNAOSHOT"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.58 |
| cn.hutool : hutool-all | jar | 5.2.5 |
| org.apache.commons : commons-pool2 | jar | 2.4.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.0-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| org.springframework : spring-web | jar | 3.2.17.RELEASE |
| com.google.guava : guava | jar | 16.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |