| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.bettercode.wechat |
| Идентификатор | Идентификаторweixin-pay |
| Версия | Версия0.9.7 |
| Тип | Типjar |
| Описание |
Описаниеweixin-pay
weixin sdk pay
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| weixin-pay-0.9.7.pom | |
| weixin-pay-0.9.7-sources.jar | 31 KB |
| weixin-pay-0.9.7-javadoc.jar | 202 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.bettercode.wechat/weixin-pay/ -->
<dependency>
<groupId>top.bettercode.wechat</groupId>
<artifactId>weixin-pay</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/top.bettercode.wechat/weixin-pay/
implementation 'top.bettercode.wechat:weixin-pay:0.9.7'
// https://jarcasting.com/artifacts/top.bettercode.wechat/weixin-pay/
implementation ("top.bettercode.wechat:weixin-pay:0.9.7")
'top.bettercode.wechat:weixin-pay:jar:0.9.7'
<dependency org="top.bettercode.wechat" name="weixin-pay" rev="0.9.7">
<artifact name="weixin-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.bettercode.wechat', module='weixin-pay', version='0.9.7')
)
libraryDependencies += "top.bettercode.wechat" % "weixin-pay" % "0.9.7"
[top.bettercode.wechat/weixin-pay "0.9.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| top.bettercode.wechat : weixin-common | jar | 0.9.7 |
| org.apache.httpcomponents : fluent-hc | jar | 4.5 |
| org.apache.httpcomponents : httpmime | jar | 4.5 |
| com.google.guava : guava | jar | 18.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.0 |
| com.fasterxml.woodstox : woodstox-core | jar | 5.0.3 |
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.7.12 |