third-channel
第三方通道接口(微信)
微信支付接口,详细的微信支付文档见 https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=1_1
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаcom.github.treeleafj |
| Идентификатор | Идентификаторthird-channel |
| Последняя версия | Последняя версия1.3.1.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеthird-channel
treeleaf framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| third-channel-1.3.1.7.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.treeleafj/third-channel/ -->
<dependency>
<groupId>com.github.treeleafj</groupId>
<artifactId>third-channel</artifactId>
<version>1.3.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.treeleafj/third-channel/
implementation 'com.github.treeleafj:third-channel:1.3.1.7'
// https://jarcasting.com/artifacts/com.github.treeleafj/third-channel/
implementation ("com.github.treeleafj:third-channel:1.3.1.7")
'com.github.treeleafj:third-channel:pom:1.3.1.7'
<dependency org="com.github.treeleafj" name="third-channel" rev="1.3.1.7">
<artifact name="third-channel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.treeleafj', module='third-channel', version='1.3.1.7')
)
libraryDependencies += "com.github.treeleafj" % "third-channel" % "1.3.1.7"
[com.github.treeleafj/third-channel "1.3.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | |
| org.apache.logging.log4j : log4j-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |
第三方通道接口(微信)
微信支付接口,详细的微信支付文档见 https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=1_1