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