License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.developcollect |
ArtifactId | ArtifactIdcommon-pay-spring-boot-starter |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptioncommon-pay-spring-boot-starter
this is a spring boot starter for common-pay
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |