| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcn.felord |
| Идентификатор | Идентификаторpayment-spring-boot-autoconfigure |
| Версия | Версия1.0.13.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеwechat-pay and alipay sdk
|
<!-- https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-autoconfigure</artifactId>
<version>1.0.13.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation 'cn.felord:payment-spring-boot-autoconfigure:1.0.13.RELEASE'
// https://jarcasting.com/artifacts/cn.felord/payment-spring-boot-autoconfigure/
implementation ("cn.felord:payment-spring-boot-autoconfigure:1.0.13.RELEASE")
'cn.felord:payment-spring-boot-autoconfigure:jar:1.0.13.RELEASE'
<dependency org="cn.felord" name="payment-spring-boot-autoconfigure" rev="1.0.13.RELEASE">
<artifact name="payment-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.felord', module='payment-spring-boot-autoconfigure', version='1.0.13.RELEASE')
)
libraryDependencies += "cn.felord" % "payment-spring-boot-autoconfigure" % "1.0.13.RELEASE"
[cn.felord/payment-spring-boot-autoconfigure "1.0.13.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.bouncycastle : bcprov-jdk15to18 Необязательный | jar | 1.67 |
| com.alipay.sdk : alipay-sdk-java | jar | 4.31.7.ALL |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar |