| License |
License |
|---|---|
| GroupId | GroupIdin.hocg.payment |
| ArtifactId | ArtifactIdpayment-parent |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
DescriptionPayment :: Parent
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-parent-1.0.0.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.payment/payment-parent/ -->
<dependency>
<groupId>in.hocg.payment</groupId>
<artifactId>payment-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.payment/payment-parent/
implementation 'in.hocg.payment:payment-parent:1.0.0'
// https://jarcasting.com/artifacts/in.hocg.payment/payment-parent/
implementation ("in.hocg.payment:payment-parent:1.0.0")
'in.hocg.payment:payment-parent:pom:1.0.0'
<dependency org="in.hocg.payment" name="payment-parent" rev="1.0.0">
<artifact name="payment-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.payment', module='payment-parent', version='1.0.0')
)
libraryDependencies += "in.hocg.payment" % "payment-parent" % "1.0.0"
[in.hocg.payment/payment-parent "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |