| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Группа | Группаcn.minsin |
| Идентификатор | Идентификаторmutils-wechat-wechatpay-core |
| Версия | Версия0.4.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеmutils-wechat-wechatpay-core
mutils组件中,提供微信支付核心模块。
官方文档:https://pay.weixin.qq.com/wiki/doc/api/index.html
|
<!-- https://jarcasting.com/artifacts/cn.minsin/mutils-wechat-wechatpay-core/ -->
<dependency>
<groupId>cn.minsin</groupId>
<artifactId>mutils-wechat-wechatpay-core</artifactId>
<version>0.4.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.minsin/mutils-wechat-wechatpay-core/
implementation 'cn.minsin:mutils-wechat-wechatpay-core:0.4.0.RELEASE'
// https://jarcasting.com/artifacts/cn.minsin/mutils-wechat-wechatpay-core/
implementation ("cn.minsin:mutils-wechat-wechatpay-core:0.4.0.RELEASE")
'cn.minsin:mutils-wechat-wechatpay-core:jar:0.4.0.RELEASE'
<dependency org="cn.minsin" name="mutils-wechat-wechatpay-core" rev="0.4.0.RELEASE">
<artifact name="mutils-wechat-wechatpay-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.minsin', module='mutils-wechat-wechatpay-core', version='0.4.0.RELEASE')
)
libraryDependencies += "cn.minsin" % "mutils-wechat-wechatpay-core" % "0.4.0.RELEASE"
[cn.minsin/mutils-wechat-wechatpay-core "0.4.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.minsin : mutils-spring-boot-starter | jar | 0.4.1.RELEASE |
| com.github.wxpay : wxpay-sdk | jar | 0.0.3 |
| org.jdom : jdom | jar | 1.1.3 |
| cn.minsin : mutils-core | jar | 0.1.6.RELEASE |
| org.springframework.boot : spring-boot | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |