Last Version

netty-xnio-transport 0.1.9.Final

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

JBoss Container Application Servers Net Netty Networking
GroupId

GroupId

org.jboss.xnio.netty
ArtifactId

ArtifactId

netty-xnio-transport
Version

Version

0.1.9.Final
Type

Type

jar
Description

Description

netty-xnio-transport
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project URL

Project URL

http://www.jboss.org/netty-xnio-transport
Project Organization

Project Organization

JBoss, a division of Red Hat
Source Code Management

Source Code Management

https://github.com/xnio/netty-xnio-transport

Download netty-xnio-transport 0.1.9.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-transport jar 4.1.34.Final
io.netty : netty-buffer jar 4.1.34.Final
org.jboss.xnio : xnio-api jar 3.7.1.Final

test (4)

Group / Artifact Type Version
io.netty : netty-testsuite jar 4.1.34.Final
junit : junit jar 4.12
org.jboss.xnio : xnio-nio jar 3.7.1.Final
org.jboss.logging : jboss-logging jar 3.4.0.Final

Project Modules

There are no modules declared in this project.