Group: cn.minsin - All Dependencies

icon
mutils-core 0.1.7.RELEASE

mutils-core · mutils-core 作为mutils组件中的核心模块。 可以被maven项目单独引用,引入后可提供多种帮助类,如StringUtil、NumberUtil、DateUtil等等 maven仓库:https://mvnrepository.com/artifact/cn.minsin/mutils-core

May 10, 2020
29 usages
8 stars
icon

Apr 01, 2020
12 usages
8 stars
icon

mutils-wechat-wechatpay-core · mutils组件中,提供微信支付核心模块。 官方文档:https://pay.weixin.qq.com/wiki/doc/api/index.html

Apr 01, 2020
6 usages
8 stars
icon
mutils-api-core 0.1.5.RELEASE

Jan 21, 2020
6 usages
8 stars
icon
mutils-core-web 0.1.7.RELEASE

May 10, 2020
5 usages
8 stars
icon
mutils-yiketong 0.4.0.RELEASE

mutils-yiketong · mutils组件中,提供虚拟号码转发的操作的一个模块。此模块不可单独引用 官方文档: http://www.1ketong.com/artical_1.html

Apr 01, 2020
3 usages
8 stars
icon

mutils-wechat-miniprogram · mutils组件中,提供微信jsapi(公众号)+微信支付模块。 官方文档:https://pay.weixin.qq.com/wiki/doc/api/wxa/wxa_api.php?chapter=7_3

Apr 01, 2020
3 usages
8 stars
icon
mutils-kuaidi100 0.4.0.RELEASE

mutils-kuaidi100 · mutils组件中,提供快递操作的模块。此模块不可单独引用。 官方文档:https://www.kuaidi100.com/openapi/applyapi.shtml

Apr 01, 2020
3 usages
8 stars
icon
mutils-excel 0.4.4.RELEASE

mutils-excel · mutils组件中提供 Excel解析、导入等操作,该组件不可单独引用至maven依赖。详情请查看ExcelFunctions

May 11, 2020
3 usages
8 stars
icon
mutils-dianwoda 0.4.0.RELEASE

mutils-dianwoda · mutils组件中提供点我达(跑腿服务)进行在线派单、查询骑手等操作,该组件不可单独引用至maven依赖。详情请查看DianWoDaFunctions 官方文档:https://open.dianwoda.com/open-docs/

Apr 01, 2020
3 usages
8 stars
icon
mutils-alipay 0.4.0.RELEASE

mutils-alipay · mutils组件中提供支付宝转账、付款、退款等操作,该组件不可单独引用至maven依赖。详情请查看AliPayFunctions

Apr 01, 2020
3 usages
8 stars
icon
mutils-wechat-jsapi 0.4.0.RELEASE

mutils-wechat-jsapi · mutils组件中,提供微信jsapi(公众号)+微信支付模块。 官方文档:https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=7_1

Apr 01, 2020
3 usages
8 stars
icon
mutils-wechat-app 0.4.0.RELEASE

mutils-wechat-app · mutils组件中,提供移动端+微信支付模块。 官方文档:https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=8_1

Apr 01, 2020
3 usages
8 stars
icon
mutils-gexin-push 0.4.0.RELEASE

mutils-gexin-push · mutils组件中提供推送消息到app端,该组件不可单独引用至maven依赖。详情请查看GexinPushFunctions 官方文档:http://docs.getui.com/

Apr 01, 2020
3 usages
8 stars
icon
mutils-aliyun-sms 0.4.0.RELEASE

mutils-aliyun-sms · mutils组件中提供阿里大鱼短信发送短信、短信使用率等操作,该组件不可单独引用至maven依赖。详情请查看AliyunSmsFunctions 官方文档:https://help.aliyun.com/document_detail/101300.html

Apr 01, 2020
3 usages
8 stars
icon
mutils-qrcode 0.4.0.RELEASE

mutils-qrcode · mutils组件中,提供二维码一键生成的模块。此模块可单独引用。 maven仓库:https://mvnrepository.com/artifact/cn.minsin/mutils-qrcode

Apr 01, 2020
3 usages
8 stars
icon
mutils-aliyun-oss 0.4.0.RELEASE

mutils-aliyun-oss · mutils组件中提供阿里云对象储存(OSS)等操作,该组件不可单独引用至maven依赖。详情请查看AliyunOssUploadFunctions、AliyunOssDownloadFunctions、AliyunOssManageFunctions 官方文档:https://help.aliyun.com/document_detail/32008.html

Apr 01, 2020
3 usages
8 stars
icon
mutils-meituan-peisong 0.4.0.RELEASE

mutils-meituan-peisong · 美团配送 官方地址:https://page.peisong.meituan.com/open/doc#section1-1

Apr 01, 2020
3 usages
8 stars
icon
mutils-jsp-taglib 0.4.0.RELEASE

mutils-jsp-taglib · mutils组件中,提供对jsp支持的一个模块。此模块可单独引用。

Apr 01, 2020
3 usages
8 stars
icon

May 31, 2019
2 usages
8 stars
icon
mutils-file 0.0.4.RELEASE

mutils-file · mutils组件中提供文件上传、上传至等操作,该组件不可单独引用。详情请查看FileFunctions

May 31, 2019
2 usages
8 stars
icon
mutils-union-pay 0.0.4.RELEASE

mutils-union-pay · mutils-union-pay 是参照码云中的一款开源项目,为了更符合mutils的开发风格所以进行了部分优化。 地址:https://gitee.com/52itstyle/spring-boot-pay, 在此特别感谢TA的代码,在此模块的开发上节省了大部分时间!

May 31, 2019
2 usages
8 stars
icon

Jan 07, 2019
1 usages
8 stars
icon
mutils-pinyin 0.4.0.RELEASE

mutils-pinyin · 借助pinyin4j将汉字转拼音的相关帮助类,进行了二次封装.

Apr 01, 2020
1 usages
8 stars

Advertisement

Top Dependency Usages

Feb 13, 2021
95.1k usages
8.4k stars
Jun 02, 2023
69.4k usages
14.2k stars
Mar 17, 2023
51k usages
2.1k stars
Jul 31, 2023
27.1k usages
49k stars
Aug 09, 2023
25k usages
2.7k stars