| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Native Инструменты разработки Netty Networking |
| Группа | Группаio.netty |
| Идентификатор | Идентификаторnetty-tcnative |
| Последняя версия | Последняя версия2.0.53.Final |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNetty/TomcatNative [OpenSSL - Dynamic]
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked
to OpenSSL and Apache APR.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.netty/netty-tcnative/ -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative</artifactId>
<version>2.0.53.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty-tcnative/
implementation 'io.netty:netty-tcnative:2.0.53.Final'
// https://jarcasting.com/artifacts/io.netty/netty-tcnative/
implementation ("io.netty:netty-tcnative:2.0.53.Final")
'io.netty:netty-tcnative:jar:2.0.53.Final'
<dependency org="io.netty" name="netty-tcnative" rev="2.0.53.Final">
<artifact name="netty-tcnative" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-tcnative', version='2.0.53.Final')
)
libraryDependencies += "io.netty" % "netty-tcnative" % "2.0.53.Final"
[io.netty/netty-tcnative "2.0.53.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-tcnative-classes | jar | 2.0.53.Final |
| io.netty : netty-jni-util Необязательный | jar | 0.0.6.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-build-common | jar | 30 |