Last Version

Payment :: Core 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-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Payment :: Core
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-core 1.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 1.2.3
com.google.guava : guava jar 29.0-jre
com.alibaba : fastjson jar 1.2.66
com.thoughtworks.xstream : xstream jar 1.4.17
com.squareup.okhttp3 : okhttp jar 4.4.0
com.squareup.okhttp3 : logging-interceptor jar 4.4.0
org.bouncycastle : bcprov-jdk15on jar 1.64
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional 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.