| License |
License
Mulan Permissive Software License,Version 1
|
|---|---|
| GroupId | GroupIdcom.github.javen205 |
| ArtifactId | ArtifactIdIJPay-AliPay |
| Version | Version2.8.0 |
| Type | Typejar |
| Description |
DescriptionIJPay-AliPay
IJPay 让支付触手可及(Easy Pay Library)-支付宝支付
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| IJPay-AliPay-2.8.0.pom | |
| IJPay-AliPay-2.8.0.jar | 22 KB |
| IJPay-AliPay-2.8.0-sources.jar | 15 KB |
| IJPay-AliPay-2.8.0-javadoc.jar | 78 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay-AliPay/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay-AliPay</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-AliPay/
implementation 'com.github.javen205:IJPay-AliPay:2.8.0'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-AliPay/
implementation ("com.github.javen205:IJPay-AliPay:2.8.0")
'com.github.javen205:IJPay-AliPay:jar:2.8.0'
<dependency org="com.github.javen205" name="IJPay-AliPay" rev="2.8.0">
<artifact name="IJPay-AliPay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay-AliPay', version='2.8.0')
)
libraryDependencies += "com.github.javen205" % "IJPay-AliPay" % "2.8.0"
[com.github.javen205/IJPay-AliPay "2.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alipay.sdk : alipay-sdk-java | jar | 4.21.10.ALL |
| com.alibaba : fastjson | jar | 1.2.79 |
| cn.hutool : hutool-crypto | jar | 5.7.18 |
| cn.hutool : hutool-http | jar | 5.7.18 |
| cn.hutool : hutool-json | jar | 5.7.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |