Last Version

mpush-netty 0.8.0

MPUSH消息推送系统Netty模块

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.mpusher
ArtifactId

ArtifactId

mpush-netty
Version

Version

0.8.0
Type

Type

jar
Description

Description

mpush-netty
MPUSH消息推送系统Netty模块
Project URL

Project URL

https://github.com/mpusher/mpush
Project Organization

Project Organization

MPusher, Inc.

Download mpush-netty 0.8.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.mpusher : mpush-tools jar 0.8.0
io.netty : netty-transport jar 4.1.8.Final
io.netty : netty-codec jar 4.1.8.Final
io.netty : netty-transport-native-epoll jar 4.1.8.Final
io.netty : netty-codec-http jar 4.1.8.Final
io.netty : netty-handler jar 4.1.8.Final
io.netty : netty-transport-udt jar 4.1.8.Final
io.netty : netty-transport-sctp jar 4.1.8.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.