| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Native Инструменты разработки Netty Networking |
| Группа | Группаio.netty |
| Идентификатор | Идентификаторnetty-transport-native-unix-common-tests |
| Версия | Версия4.1.76.Final |
| Тип | Типjar |
| Описание |
ОписаниеNetty/Transport/Native/Unix/Common/Tests
Tests for the static library which contains common unix utilities.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.netty/netty-transport-native-unix-common-tests/ -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-unix-common-tests</artifactId>
<version>4.1.76.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty-transport-native-unix-common-tests/
implementation 'io.netty:netty-transport-native-unix-common-tests:4.1.76.Final'
// https://jarcasting.com/artifacts/io.netty/netty-transport-native-unix-common-tests/
implementation ("io.netty:netty-transport-native-unix-common-tests:4.1.76.Final")
'io.netty:netty-transport-native-unix-common-tests:jar:4.1.76.Final'
<dependency org="io.netty" name="netty-transport-native-unix-common-tests" rev="4.1.76.Final">
<artifact name="netty-transport-native-unix-common-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-transport-native-unix-common-tests', version='4.1.76.Final')
)
libraryDependencies += "io.netty" % "netty-transport-native-unix-common-tests" % "4.1.76.Final"
[io.netty/netty-transport-native-unix-common-tests "4.1.76.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-transport | jar | 4.1.76.Final |
| io.netty : netty-transport-native-unix-common | jar | 4.1.76.Final |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
| junit : junit | jar | 4.13.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| io.netty : netty-build-common | jar | 30 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.18.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |