| License |
License
Mulan Permissive Software License,Version 1
|
|---|---|
| GroupId | GroupIdcom.github.javen205 |
| ArtifactId | ArtifactIdIJPay-JDPay |
| Version | Version2.7.6 |
| Type | Typejar |
| Description |
DescriptionIJPay-JDPay
IJPay 让支付触手可及(Easy Pay Library)-京东支付
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| IJPay-JDPay-2.7.6.pom | |
| IJPay-JDPay-2.7.6.jar | 57 KB |
| IJPay-JDPay-2.7.6-sources.jar | 28 KB |
| IJPay-JDPay-2.7.6-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay-JDPay/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay-JDPay</artifactId>
<version>2.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-JDPay/
implementation 'com.github.javen205:IJPay-JDPay:2.7.6'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-JDPay/
implementation ("com.github.javen205:IJPay-JDPay:2.7.6")
'com.github.javen205:IJPay-JDPay:jar:2.7.6'
<dependency org="com.github.javen205" name="IJPay-JDPay" rev="2.7.6">
<artifact name="IJPay-JDPay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay-JDPay', version='2.7.6')
)
libraryDependencies += "com.github.javen205" % "IJPay-JDPay" % "2.7.6"
[com.github.javen205/IJPay-JDPay "2.7.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.javen205 : IJPay-Core | jar | 2.7.6 |
| commons-codec : commons-codec | jar | 1.15 |
| cn.hutool : hutool-crypto | jar | 5.7.4 |
| cn.hutool : hutool-http | jar | 5.7.4 |
| cn.hutool : hutool-json | jar | 5.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |