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