is not current version
Last Version 0.1.1805

com.centit.product:centit-msgpusher 0.1.1803

消息推送服务器,对百度推送,短信推送,websocket推送进行封装,并且实现了先腾框架的底层服务接口,可以对框架中的消息服务进行替换。

GroupId

GroupId

com.centit.product
ArtifactId

ArtifactId

centit-msgpusher
Version

Version

0.1.1803
Type

Type

pom

Download centit-msgpusher 0.1.1803


<!-- https://jarcasting.com/artifacts/com.centit.product/centit-msgpusher/ -->
<dependency>
    <groupId>com.centit.product</groupId>
    <artifactId>centit-msgpusher</artifactId>
    <version>0.1.1803</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/centit-msgpusher/
implementation 'com.centit.product:centit-msgpusher:0.1.1803'
// https://jarcasting.com/artifacts/com.centit.product/centit-msgpusher/
implementation ("com.centit.product:centit-msgpusher:0.1.1803")
'com.centit.product:centit-msgpusher:pom:0.1.1803'
<dependency org="com.centit.product" name="centit-msgpusher" rev="0.1.1803">
  <artifact name="centit-msgpusher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='centit-msgpusher', version='0.1.1803')
)
libraryDependencies += "com.centit.product" % "centit-msgpusher" % "0.1.1803"
[com.centit.product/centit-msgpusher "0.1.1803"]