не последняя версия
Последняя версия 1.0.13.RELEASE

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


Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

cn.felord
Идентификатор

Идентификатор

payment-spring-boot-autoconfigure
Версия

Версия

1.0.7.RELEASE
Тип

Тип

jar

Скачать payment-spring-boot-autoconfigure 1.0.7.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.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation 'cn.felord:payment-spring-boot-autoconfigure:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation ("cn.felord:payment-spring-boot-autoconfigure:1.0.7.RELEASE")
'cn.felord:payment-spring-boot-autoconfigure:jar:1.0.7.RELEASE'
<dependency org="cn.felord" name="payment-spring-boot-autoconfigure" rev="1.0.7.RELEASE">
  <artifact name="payment-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.felord', module='payment-spring-boot-autoconfigure', version='1.0.7.RELEASE')
)
libraryDependencies += "cn.felord" % "payment-spring-boot-autoconfigure" % "1.0.7.RELEASE"
[cn.felord/payment-spring-boot-autoconfigure "1.0.7.RELEASE"]