mpush

MPUSH消息推送系统

License

License

GroupId

GroupId

com.github.mpusher
ArtifactId

ArtifactId

mpush
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

mpush
MPUSH消息推送系统
Project URL

Project URL

https://github.com/mpusher/mpush

Download mpush

Filename Size
mpush-1.0.pom 13 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • mpush-api
  • mpush-boot
  • mpush-core
  • mpush-tools
  • mpush-netty
  • mpush-common
  • mpush-client
  • mpush-test
  • mpush-monitor
  • mpush-zk
  • mpush-cache
com.github.mpusher

mpush

消息推送

Versions

Version
1.0
0.8.0
0.7.1
0.7.0
0.6.1
0.0.5
0.0.4