MVN

rocks.xmpp : xmpp-nio-netty

Maven & Gradle

Jan 08, 2023

XMPP.rocks - NIO (Netty)

<dependency>
    <groupId>rocks.xmpp</groupId>
    <artifactId>xmpp-nio-netty</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of rocks.xmpp : xmpp-nio-netty to add to Maven - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of rocks.xmpp : xmpp-nio-netty to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
xmpp-nio-netty-0.9.1
xmpp-nio-netty-0.9.0
0.8.x
xmpp-nio-netty-0.8.2
xmpp-nio-netty-0.8.1
xmpp-nio-netty-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>rocks.xmpp</groupId>
    <artifactId>xmpp-nio-netty</artifactId>
    <version>0.9.1</version>
</dependency>