License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.azure |
ArtifactId | ArtifactIdazure-core-http-netty |
Last Version | Last Version1.12.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure Netty HTTP Client Library
This package contains the Netty HTTP client plugin for azure-core.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |