| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаio.netty |
| Идентификатор | Идентификаторnetty5-testsuite |
| Последняя версия | Последняя версия5.0.0.Alpha2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNetty5/Testsuite
Netty is an asynchronous event-driven network application framework for
rapid development of maintainable high performance protocol servers and
clients.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| netty5-testsuite-5.0.0.Alpha2.pom | |
| netty5-testsuite-5.0.0.Alpha2.jar | 348 KB |
| netty5-testsuite-5.0.0.Alpha2-tests.jar | 2 KB |
| netty5-testsuite-5.0.0.Alpha2-sources.jar | 106 KB |
| netty5-testsuite-5.0.0.Alpha2-javadoc.jar | 742 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.netty/netty5-testsuite/ -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty5-testsuite</artifactId>
<version>5.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty5-testsuite/
implementation 'io.netty:netty5-testsuite:5.0.0.Alpha2'
// https://jarcasting.com/artifacts/io.netty/netty5-testsuite/
implementation ("io.netty:netty5-testsuite:5.0.0.Alpha2")
'io.netty:netty5-testsuite:jar:5.0.0.Alpha2'
<dependency org="io.netty" name="netty5-testsuite" rev="5.0.0.Alpha2">
<artifact name="netty5-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty5-testsuite', version='5.0.0.Alpha2')
)
libraryDependencies += "io.netty" % "netty5-testsuite" % "5.0.0.Alpha2"
[io.netty/netty5-testsuite "5.0.0.Alpha2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty5-common | jar | 5.0.0.Alpha2 |
| io.netty : netty5-buffer | jar | 5.0.0.Alpha2 |
| io.netty : netty5-transport | jar | 5.0.0.Alpha2 |
| io.netty : netty5-handler | jar | 5.0.0.Alpha2 |
| io.netty : netty5-codec-http | jar | 5.0.0.Alpha2 |
| org.tukaani : xz | jar | 1.5 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.18.0 |
| org.mockito : mockito-core | jar | 2.18.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-tcnative Необязательный | jar | 2.0.52.Final |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-build-common | jar | 30 |