XMPP.rocks - NIO (Netty) - Common

Codec and connection implementations using the Netty framework. This artifact could be used by clients and servers.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-nio-netty-common
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

XMPP.rocks - NIO (Netty) - Common
Codec and connection implementations using the Netty framework. This artifact could be used by clients and servers.
Project URL

Project URL

http://xmpp.rocks/xmpp-nio-netty-common
Project Organization

Project Organization

XMPP.rocks

Download xmpp-nio-netty-common

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
rocks.xmpp : xmpp-core-common jar 0.8.2
rocks.xmpp : xmpp-nio-codec jar 0.8.2
io.netty : netty-common jar 4.1.27.Final
io.netty : netty-codec jar 4.1.27.Final
io.netty : netty-transport jar 4.1.27.Final
io.netty : netty-buffer jar 4.1.27.Final
io.netty : netty-handler jar 4.1.27.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0