is not current version
Last Version 1.0.13.RELEASE

cn.felord:payment-spring-boot-autoconfigure 1.0.3.RELEASE


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.felord
ArtifactId

ArtifactId

payment-spring-boot-autoconfigure
Version

Version

1.0.3.RELEASE
Type

Type

jar

Download payment-spring-boot-autoconfigure 1.0.3.RELEASE


<!-- https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>cn.felord</groupId>
    <artifactId>payment-spring-boot-autoconfigure</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation 'cn.felord:payment-spring-boot-autoconfigure:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation ("cn.felord:payment-spring-boot-autoconfigure:1.0.3.RELEASE")
'cn.felord:payment-spring-boot-autoconfigure:jar:1.0.3.RELEASE'
<dependency org="cn.felord" name="payment-spring-boot-autoconfigure" rev="1.0.3.RELEASE">
  <artifact name="payment-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.felord', module='payment-spring-boot-autoconfigure', version='1.0.3.RELEASE')
)
libraryDependencies += "cn.felord" % "payment-spring-boot-autoconfigure" % "1.0.3.RELEASE"
[cn.felord/payment-spring-boot-autoconfigure "1.0.3.RELEASE"]