Netty/Codec/XML

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

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty.contrib
ArtifactId

ArtifactId

netty-codec-xml
Last Version

Last Version

5.0.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://netty.io/
Project Organization

Project Organization

The Netty Project
Source Code Management

Source Code Management

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

Download netty-codec-xml

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0.Final