| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.chengtaiheng |
| Идентификатор | Идентификаторmilestone-spring-boot-pay-wechatpay |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA tool to integrate ali payment and WeChat payment
|
<!-- https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-wechatpay/ -->
<dependency>
<groupId>com.github.chengtaiheng</groupId>
<artifactId>milestone-spring-boot-pay-wechatpay</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-wechatpay/
implementation 'com.github.chengtaiheng:milestone-spring-boot-pay-wechatpay:1.0.0'
// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay-wechatpay/
implementation ("com.github.chengtaiheng:milestone-spring-boot-pay-wechatpay:1.0.0")
'com.github.chengtaiheng:milestone-spring-boot-pay-wechatpay:jar:1.0.0'
<dependency org="com.github.chengtaiheng" name="milestone-spring-boot-pay-wechatpay" rev="1.0.0">
<artifact name="milestone-spring-boot-pay-wechatpay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chengtaiheng', module='milestone-spring-boot-pay-wechatpay', version='1.0.0')
)
libraryDependencies += "com.github.chengtaiheng" % "milestone-spring-boot-pay-wechatpay" % "1.0.0"
[com.github.chengtaiheng/milestone-spring-boot-pay-wechatpay "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.chengtaiheng : milestone-spring-boot-pay-common | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| commons-io : commons-io | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.8.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.8.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.8.RELEASE |