MVN

com.centit.product : centit-msgpusher

Maven & Gradle

May 05, 2018
16 stars

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

<dependency>
    <groupId>com.centit.product</groupId>
    <artifactId>centit-msgpusher</artifactId>
    <version>0.1.1805</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.centit.product : centit-msgpusher to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1805

All Versions

Choose a version of com.centit.product : centit-msgpusher to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
centit-msgpusher-0.1.1805
centit-msgpusher-0.1.1803
0.0.x
centit-msgpusher-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.centit.product</groupId>
    <artifactId>centit-msgpusher</artifactId>
    <version>0.1.1805</version>
</dependency>

Advertisement