| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.putaoo |
| ArtifactId | ArtifactIdeasy-pay |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptioneasy-pay
easy-pay
|
| Filename | Size |
|---|---|
| easy-pay-1.0.1.pom | |
| easy-pay-1.0.1.jar | 73 KB |
| easy-pay-1.0.1-sources.jar | 23 KB |
| easy-pay-1.0.1-javadoc.jar | 679 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.putaoo/easy-pay/ -->
<dependency>
<groupId>io.gitee.putaoo</groupId>
<artifactId>easy-pay</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.putaoo/easy-pay/
implementation 'io.gitee.putaoo:easy-pay:1.0.1'
// https://jarcasting.com/artifacts/io.gitee.putaoo/easy-pay/
implementation ("io.gitee.putaoo:easy-pay:1.0.1")
'io.gitee.putaoo:easy-pay:jar:1.0.1'
<dependency org="io.gitee.putaoo" name="easy-pay" rev="1.0.1">
<artifact name="easy-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.putaoo', module='easy-pay', version='1.0.1')
)
libraryDependencies += "io.gitee.putaoo" % "easy-pay" % "1.0.1"
[io.gitee.putaoo/easy-pay "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
| org.springframework.cloud : spring-cloud-context | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| com.github.wechatpay-apiv3 : wechatpay-apache-httpclient | jar | 0.3.0 |
| com.alipay.sdk : alipay-sdk-java | jar | 4.22.0.ALL |
| org.sonatype.oss : oss-parent | pom | 9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.2 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |