Netty/Codec/XML

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.

Лицензия

Лицензия

Категории

Категории

Сеть Netty Networking
Группа

Группа

io.netty.contrib
Идентификатор

Идентификатор

netty-codec-xml
Последняя версия

Последняя версия

5.0.0.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

Netty/Codec/XML
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Ссылка на сайт

Ссылка на сайт

https://netty.io/
Организация-разработчик

Организация-разработчик

The Netty Project
Система контроля версий

Система контроля версий

https://github.com/netty-contrib/codec-xml

Скачать netty-codec-xml

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.netty.contrib/netty-codec-xml/ -->
<dependency>
    <groupId>io.netty.contrib</groupId>
    <artifactId>netty-codec-xml</artifactId>
    <version>5.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.netty.contrib/netty-codec-xml/
implementation 'io.netty.contrib:netty-codec-xml:5.0.0.Final'
// https://jarcasting.com/artifacts/io.netty.contrib/netty-codec-xml/
implementation ("io.netty.contrib:netty-codec-xml:5.0.0.Final")
'io.netty.contrib:netty-codec-xml:jar:5.0.0.Final'
<dependency org="io.netty.contrib" name="netty-codec-xml" rev="5.0.0.Final">
  <artifact name="netty-codec-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.netty.contrib', module='netty-codec-xml', version='5.0.0.Final')
)
libraryDependencies += "io.netty.contrib" % "netty-codec-xml" % "5.0.0.Final"
[io.netty.contrib/netty-codec-xml "5.0.0.Final"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.netty : netty-buffer jar (4.1.70,)
io.netty : netty-transport jar (4.1.70,)
io.netty : netty-codec jar (4.1.70,)
com.fasterxml : aalto-xml jar 1.3.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.assertj : assertj-core jar 3.21.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
5.0.0.Final