Payment :: Samples

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-samples
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Payment :: Samples
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-samples

How to add to project

<!-- https://jarcasting.com/artifacts/in.hocg.payment/payment-samples/ -->
<dependency>
    <groupId>in.hocg.payment</groupId>
    <artifactId>payment-samples</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.payment/payment-samples/
implementation 'in.hocg.payment:payment-samples:1.0.0'
// https://jarcasting.com/artifacts/in.hocg.payment/payment-samples/
implementation ("in.hocg.payment:payment-samples:1.0.0")
'in.hocg.payment:payment-samples:pom:1.0.0'
<dependency org="in.hocg.payment" name="payment-samples" rev="1.0.0">
  <artifact name="payment-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.payment', module='payment-samples', version='1.0.0')
)
libraryDependencies += "in.hocg.payment" % "payment-samples" % "1.0.0"
[in.hocg.payment/payment-samples "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
in.hocg.payment : payment-core jar 1.0.0
org.projectlombok : lombok jar 1.18.8

Project Modules

  • payment-spring-boot-sample

Versions

Version
1.0.0