| License |
License |
|---|---|
| GroupId | GroupIdin.hocg.payment |
| ArtifactId | ArtifactIdpayment-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPayment :: 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 |
| Filename | Size |
|---|---|
| payment-core-1.0.0.pom | |
| payment-core-1.0.0.jar | 73 KB |
| payment-core-1.0.0-sources.jar | 41 KB |
| payment-core-1.0.0-javadoc.jar | 759 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.1 |