License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdrocks.xmpp |
ArtifactId | ArtifactIdxmpp-nio-netty-common |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXMPP.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 |
Project Organization |
Project Organization |
<!-- 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"]
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 |