Last Version

common-pay-spring-boot-starter 2.1.2

this is a spring boot starter for common-pay

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.developcollect
ArtifactId

ArtifactId

common-pay-spring-boot-starter
Version

Version

2.1.2
Type

Type

jar
Description

Description

common-pay-spring-boot-starter
this is a spring boot starter for common-pay
Project URL

Project URL

https://github.com/developcollect/common-pay-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/developcollect/common-pay-spring-boot-starter

Download common-pay-spring-boot-starter 2.1.2


<!-- https://jarcasting.com/artifacts/com.developcollect/common-pay-spring-boot-starter/ -->
<dependency>
    <groupId>com.developcollect</groupId>
    <artifactId>common-pay-spring-boot-starter</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.developcollect/common-pay-spring-boot-starter/
implementation 'com.developcollect:common-pay-spring-boot-starter:2.1.2'
// https://jarcasting.com/artifacts/com.developcollect/common-pay-spring-boot-starter/
implementation ("com.developcollect:common-pay-spring-boot-starter:2.1.2")
'com.developcollect:common-pay-spring-boot-starter:jar:2.1.2'
<dependency org="com.developcollect" name="common-pay-spring-boot-starter" rev="2.1.2">
  <artifact name="common-pay-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.developcollect', module='common-pay-spring-boot-starter', version='2.1.2')
)
libraryDependencies += "com.developcollect" % "common-pay-spring-boot-starter" % "2.1.2"
[com.developcollect/common-pay-spring-boot-starter "2.1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.developcollect : common-pay jar [2.1.0,2.2.0)
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.2.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
com.google.code.findbugs : annotations jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.