sms-integration 正在参加 2021 年度 OSC 中国开源项目评选,请投票支持!
sms-integration 在 2021 年度 OSC 中国开源项目评选 中已获得 {{ projectVoteCount }} 票,请投票支持!
2021 年度 OSC 中国开源项目评选 正在火热进行中,快来投票支持你喜欢的开源项目!
2021 年度 OSC 中国开源项目评选 >>> 中场回顾
sms-integration 获得 2021 年度 OSC 中国开源项目评选「最佳人气项目」 !
授权协议 GPL
开发语言 Java
操作系统 跨平台
软件类型 开源软件
开源组织
地区 国产
投 递 者 雾里看花_
适用人群 未知
收录时间 2020-04-03

软件简介

sms-integration 是一个基于 SMGP3.4 协议、CMPP 协议的短信发送框架。

特性

  •  支持SMGP3.4协议、CMPP协议

依赖

<dependency>
    <groupId>cn.chenzw.sms</groupId>
    <artifactId>sms-core</artifactId>
    <version>1.0</version>
</dependency>
<dependency>
    <groupId>cn.chenzw.sms</groupId>
    <artifactId>sms-spring</artifactId>
    <version>1.0</version>
</dependency>
展开阅读全文

代码

的 Gitee 指数为
超过 的项目

评论

点击加入讨论🔥(1)
暂无内容
发表了博客
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
发表了问答
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
暂无内容
1 评论
8 收藏
分享
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部