License |
License
Mulan Permissive Software License,Version 1
|
---|---|
GroupId | GroupIdcom.github.javen205 |
ArtifactId | ArtifactIdIJPay-Core |
Version | Version2.8.0 |
Type | Typejar |
Description |
DescriptionIJPay-Core
IJPay 让支付触手可及(Easy Pay Library)-核心工具包
|
Project URL |
Project URL |
Filename | Size |
---|---|
IJPay-Core-2.8.0.pom | |
IJPay-Core-2.8.0.jar | 41 KB |
IJPay-Core-2.8.0-sources.jar | 30 KB |
IJPay-Core-2.8.0-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay-Core/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay-Core</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-Core/
implementation 'com.github.javen205:IJPay-Core:2.8.0'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-Core/
implementation ("com.github.javen205:IJPay-Core:2.8.0")
'com.github.javen205:IJPay-Core:jar:2.8.0'
<dependency org="com.github.javen205" name="IJPay-Core" rev="2.8.0">
<artifact name="IJPay-Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay-Core', version='2.8.0')
)
libraryDependencies += "com.github.javen205" % "IJPay-Core" % "2.8.0"
[com.github.javen205/IJPay-Core "2.8.0"]
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.2 |
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 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |