| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.chengtaiheng |
| Идентификатор | Идентификаторmilestone-spring-boot-pay |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmilestone-spring-boot-pay
A tool to integrate ali payment and WeChat payment
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| milestone-spring-boot-pay-1.0.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay/ -->
<dependency>
<groupId>com.github.chengtaiheng</groupId>
<artifactId>milestone-spring-boot-pay</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay/
implementation 'com.github.chengtaiheng:milestone-spring-boot-pay:1.0.0'
// https://jarcasting.com/artifacts/com.github.chengtaiheng/milestone-spring-boot-pay/
implementation ("com.github.chengtaiheng:milestone-spring-boot-pay:1.0.0")
'com.github.chengtaiheng:milestone-spring-boot-pay:pom:1.0.0'
<dependency org="com.github.chengtaiheng" name="milestone-spring-boot-pay" rev="1.0.0">
<artifact name="milestone-spring-boot-pay" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.chengtaiheng', module='milestone-spring-boot-pay', version='1.0.0')
)
libraryDependencies += "com.github.chengtaiheng" % "milestone-spring-boot-pay" % "1.0.0"
[com.github.chengtaiheng/milestone-spring-boot-pay "1.0.0"]