| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.azure |
| Идентификатор | Идентификаторazure-core-http-netty |
| Последняя версия | Последняя версия1.12.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMicrosoft Azure Netty HTTP Client Library
This package contains the Netty HTTP client plugin for azure-core.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| azure-core-http-netty-1.12.2.pom | |
| azure-core-http-netty-1.12.2.jar | 28 KB |
| azure-core-http-netty-1.12.2-sources.jar | 23 KB |
| azure-core-http-netty-1.12.2-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.azure/azure-core-http-netty/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<version>1.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-core-http-netty/
implementation 'com.azure:azure-core-http-netty:1.12.2'
// https://jarcasting.com/artifacts/com.azure/azure-core-http-netty/
implementation ("com.azure:azure-core-http-netty:1.12.2")
'com.azure:azure-core-http-netty:jar:1.12.2'
<dependency org="com.azure" name="azure-core-http-netty" rev="1.12.2">
<artifact name="azure-core-http-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-core-http-netty', version='1.12.2')
)
libraryDependencies += "com.azure" % "azure-core-http-netty" % "1.12.2"
[com.azure/azure-core-http-netty "1.12.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.azure : azure-core | jar | 1.29.1 |
| io.netty : netty-handler | jar | 4.1.76.Final |
| io.netty : netty-handler-proxy | jar | 4.1.76.Final |
| io.netty : netty-buffer | jar | 4.1.76.Final |
| io.netty : netty-codec-http | jar | 4.1.76.Final |
| io.netty : netty-codec-http2 | jar | 4.1.76.Final |
| io.netty : netty-transport-native-unix-common | jar | 4.1.76.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.76.Final |
| io.netty : netty-transport-native-kqueue | jar | 4.1.76.Final |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.51.Final |
| io.projectreactor.netty : reactor-netty-http | jar | 1.0.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.azure : azure-core | test-jar | 1.29.1 |
| com.azure : azure-core-test | jar | 1.9.1 |
| com.azure : azure-core-test | test-jar | 1.9.1 |
| io.projectreactor : reactor-test | jar | 3.4.17 |
| 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 |
| com.github.tomakehurst : wiremock-standalone | jar | 2.24.1 |
| org.mockito : mockito-core | jar | 4.0.0 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |