| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаrocks.xmpp |
| Идентификатор | Идентификаторxmpp-nio-netty-common |
| Последняя версия | Последняя версия0.8.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXMPP.rocks - NIO (Netty) - Common
Codec and connection implementations using the Netty framework.
This artifact could be used by clients and servers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xmpp-nio-netty-common-0.8.2.pom | |
| xmpp-nio-netty-common-0.8.2.jar | 10 KB |
| xmpp-nio-netty-common-0.8.2-sources.jar | 9 KB |
| xmpp-nio-netty-common-0.8.2-javadoc.jar | 65 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |