| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.yusiwen |
| Идентификатор | Идентификаторwxpay-spring-boot |
| Последняя версия | Последняя версия1.0.1.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеwxpay-spring-boot
Spring boot project for WeChat payment
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wxpay-spring-boot-1.0.1.RELEASE.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.yusiwen/wxpay-spring-boot/ -->
<dependency>
<groupId>cn.yusiwen</groupId>
<artifactId>wxpay-spring-boot</artifactId>
<version>1.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.yusiwen/wxpay-spring-boot/
implementation 'cn.yusiwen:wxpay-spring-boot:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.yusiwen/wxpay-spring-boot/
implementation ("cn.yusiwen:wxpay-spring-boot:1.0.1.RELEASE")
'cn.yusiwen:wxpay-spring-boot:pom:1.0.1.RELEASE'
<dependency org="cn.yusiwen" name="wxpay-spring-boot" rev="1.0.1.RELEASE">
<artifact name="wxpay-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.yusiwen', module='wxpay-spring-boot', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.yusiwen" % "wxpay-spring-boot" % "1.0.1.RELEASE"
[cn.yusiwen/wxpay-spring-boot "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| cn.hutool : hutool-all | jar | 5.7.16 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |