is not current version
Last Version 4.1.78.Final

Netty/Transport/Native/Unix/Common 4.1.66.Final

Static library which contains common unix utilities.

License

License

Categories

Categories

Net Native Development Tools Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty-transport-native-unix-common
Version

Version

4.1.66.Final
Type

Type

jar
Description

Description

Netty/Transport/Native/Unix/Common
Static library which contains common unix utilities.
Project Organization

Project Organization

The Netty Project

Download netty-transport-native-unix-common 4.1.66.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-jni-util Optional jar 0.0.3.Final
io.netty : netty-common jar 4.1.66.Final
io.netty : netty-buffer jar 4.1.66.Final
io.netty : netty-transport jar 4.1.66.Final

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
junit : junit jar 4.13.1
io.netty : netty-build-common jar 29
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.18.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.