| License |
License |
|---|---|
| GroupId | GroupIdin.hocg.payment |
| ArtifactId | ArtifactIdpayment-module-alipay |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionPayment Module :: AliPay
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| payment-module-alipay-1.0.0.pom | |
| payment-module-alipay-1.0.0.jar | 138 KB |
| payment-module-alipay-1.0.0-sources.jar | 47 KB |
| payment-module-alipay-1.0.0-javadoc.jar | 802 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.payment/payment-module-alipay/ -->
<dependency>
<groupId>in.hocg.payment</groupId>
<artifactId>payment-module-alipay</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.payment/payment-module-alipay/
implementation 'in.hocg.payment:payment-module-alipay:1.0.0'
// https://jarcasting.com/artifacts/in.hocg.payment/payment-module-alipay/
implementation ("in.hocg.payment:payment-module-alipay:1.0.0")
'in.hocg.payment:payment-module-alipay:jar:1.0.0'
<dependency org="in.hocg.payment" name="payment-module-alipay" rev="1.0.0">
<artifact name="payment-module-alipay" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.payment', module='payment-module-alipay', version='1.0.0')
)
libraryDependencies += "in.hocg.payment" % "payment-module-alipay" % "1.0.0"
[in.hocg.payment/payment-module-alipay "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| in.hocg.payment : payment-core | jar | 1.0.0 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.1 |