Last Version

Payment Module :: AliPay 1.0.0

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.

License

License

GroupId

GroupId

in.hocg.payment
ArtifactId

ArtifactId

payment-module-alipay
Version

Version

1.0.0
Type

Type

jar
Description

Description

Payment 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

The Apache Software Foundation

Download payment-module-alipay 1.0.0


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.1

Project Modules

There are no modules declared in this project.