License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.pactstart |
ArtifactId | ArtifactIdpay-spring-boot-starter |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionparent project for dependency management
|
<!-- https://jarcasting.com/artifacts/io.github.pactstart/pay-spring-boot-starter/ -->
<dependency>
<groupId>io.github.pactstart</groupId>
<artifactId>pay-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pactstart/pay-spring-boot-starter/
implementation 'io.github.pactstart:pay-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.pactstart/pay-spring-boot-starter/
implementation ("io.github.pactstart:pay-spring-boot-starter:1.0.1")
'io.github.pactstart:pay-spring-boot-starter:jar:1.0.1'
<dependency org="io.github.pactstart" name="pay-spring-boot-starter" rev="1.0.1">
<artifact name="pay-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pactstart', module='pay-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "io.github.pactstart" % "pay-spring-boot-starter" % "1.0.1"
[io.github.pactstart/pay-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.pactstart : kangaroo-biz-common | jar | 1.0.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
io.github.pactstart : kangaroo-commonutils | jar | 1.0.0 |
com.alipay » alipay-sdk-java | jar | 3.6.0.ALL |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |