License |
License |
---|---|
GroupId | GroupIdink.gfwl |
ArtifactId | ArtifactIdpeak-pay |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
peak-pay-1.0.0.pom | |
peak-pay-1.0.0.jar | 2 KB |
peak-pay-1.0.0-sources.jar | 854 bytes |
peak-pay-1.0.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ink.gfwl/peak-pay/ -->
<dependency>
<groupId>ink.gfwl</groupId>
<artifactId>peak-pay</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ink.gfwl/peak-pay/
implementation 'ink.gfwl:peak-pay:1.0.0'
// https://jarcasting.com/artifacts/ink.gfwl/peak-pay/
implementation ("ink.gfwl:peak-pay:1.0.0")
'ink.gfwl:peak-pay:jar:1.0.0'
<dependency org="ink.gfwl" name="peak-pay" rev="1.0.0">
<artifact name="peak-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.gfwl', module='peak-pay', version='1.0.0')
)
libraryDependencies += "ink.gfwl" % "peak-pay" % "1.0.0"
[ink.gfwl/peak-pay "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter | jar | 2.6.3 |