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

cn.felord:payment-spring-boot 1.0.4.RELEASE

wechat-pay and alipay sdk

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

payment-spring-boot
Версия

Версия

1.0.4.RELEASE
Тип

Тип

pom

Скачать payment-spring-boot 1.0.4.RELEASE

Имя Файла Размер
payment-spring-boot-1.0.4.RELEASE.pom 7 KB
Обзор

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