| License |
License
Mulan Permissive Software License,Version 1
|
|---|---|
| GroupId | GroupIdcom.github.javen205 |
| ArtifactId | ArtifactIdIJPay-Core |
| Last Version | Last Version2.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIJPay-Core
IJPay 让支付触手可及(Easy Pay Library)-核心工具包
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| IJPay-Core-2.8.2.pom | |
| IJPay-Core-2.8.2.jar | 39 KB |
| IJPay-Core-2.8.2-sources.jar | 29 KB |
| IJPay-Core-2.8.2-javadoc.jar | 161 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay-Core/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay-Core</artifactId>
<version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-Core/
implementation 'com.github.javen205:IJPay-Core:2.8.2'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-Core/
implementation ("com.github.javen205:IJPay-Core:2.8.2")
'com.github.javen205:IJPay-Core:jar:2.8.2'
<dependency org="com.github.javen205" name="IJPay-Core" rev="2.8.2">
<artifact name="IJPay-Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay-Core', version='2.8.2')
)
libraryDependencies += "com.github.javen205" % "IJPay-Core" % "2.8.2"
[com.github.javen205/IJPay-Core "2.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.zxing : core | jar | 3.5.0 |
| com.google.zxing : javase | jar | 3.5.0 |
| com.github.xkzhangsan : xk-time | jar | 3.2.3.Mini |
| cn.hutool : hutool-crypto | jar | 5.8.4.M1 |
| cn.hutool : hutool-http | jar | 5.8.4.M1 |
| cn.hutool : hutool-json | jar | 5.8.4.M1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |