XMPP.rocks - NIO (Netty) - Client

A NIO connection method for clients using the Netty framework.

License

License

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-nio-netty-client
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

XMPP.rocks - NIO (Netty) - Client
A NIO connection method for clients using the Netty framework.
Project URL

Project URL

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

Project Organization

XMPP.rocks

Download xmpp-nio-netty-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
rocks.xmpp : xmpp-core-common jar 0.8.2
rocks.xmpp : xmpp-core-client jar 0.8.2
rocks.xmpp : xmpp-nio-netty-common jar 0.8.2
io.netty : netty-handler jar 4.1.27.Final
io.netty : netty-transport jar 4.1.27.Final
io.netty : netty-common jar 4.1.27.Final
io.netty : netty-handler-proxy 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