License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdco.fingerprintsoft |
ArtifactId | ArtifactIdpayment-gateway-spring-boot-autoconfigure |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom file for spring starters
|
<!-- https://jarcasting.com/artifacts/co.fingerprintsoft/payment-gateway-spring-boot-autoconfigure/ -->
<dependency>
<groupId>co.fingerprintsoft</groupId>
<artifactId>payment-gateway-spring-boot-autoconfigure</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.fingerprintsoft/payment-gateway-spring-boot-autoconfigure/
implementation 'co.fingerprintsoft:payment-gateway-spring-boot-autoconfigure:2.5.0'
// https://jarcasting.com/artifacts/co.fingerprintsoft/payment-gateway-spring-boot-autoconfigure/
implementation ("co.fingerprintsoft:payment-gateway-spring-boot-autoconfigure:2.5.0")
'co.fingerprintsoft:payment-gateway-spring-boot-autoconfigure:jar:2.5.0'
<dependency org="co.fingerprintsoft" name="payment-gateway-spring-boot-autoconfigure" rev="2.5.0">
<artifact name="payment-gateway-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fingerprintsoft', module='payment-gateway-spring-boot-autoconfigure', version='2.5.0')
)
libraryDependencies += "co.fingerprintsoft" % "payment-gateway-spring-boot-autoconfigure" % "2.5.0"
[co.fingerprintsoft/payment-gateway-spring-boot-autoconfigure "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.5.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.0 |
co.fingerprintsoft : payment-gateway-paygate | jar | 2.5.0 |
org.projectlombok : lombok | jar | 1.18.20 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |