| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.aliyun |
| Идентификатор | Идентификаторaliyun-http-netty |
| Версия | Версия0.1.1-beta |
| Тип | Типjar |
| Описание |
ОписаниеAliyun Async Core Service for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
| Имя Файла | Размер |
|---|---|
| aliyun-http-netty-0.1.1-beta.pom | |
| aliyun-http-netty-0.1.1-beta.jar | 59 KB |
| aliyun-http-netty-0.1.1-beta-sources.jar | 29 KB |
| aliyun-http-netty-0.1.1-beta-javadoc.jar | 149 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun/aliyun-http-netty/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>aliyun-http-netty</artifactId>
<version>0.1.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/aliyun-http-netty/
implementation 'com.aliyun:aliyun-http-netty:0.1.1-beta'
// https://jarcasting.com/artifacts/com.aliyun/aliyun-http-netty/
implementation ("com.aliyun:aliyun-http-netty:0.1.1-beta")
'com.aliyun:aliyun-http-netty:jar:0.1.1-beta'
<dependency org="com.aliyun" name="aliyun-http-netty" rev="0.1.1-beta">
<artifact name="aliyun-http-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='aliyun-http-netty', version='0.1.1-beta')
)
libraryDependencies += "com.aliyun" % "aliyun-http-netty" % "0.1.1-beta"
[com.aliyun/aliyun-http-netty "0.1.1-beta"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.aliyun : aliyun-java-core | jar | 0.1.1-beta |
| io.netty : netty-handler | jar | 4.1.59.Final |
| io.netty : netty-handler-proxy | jar | 4.1.59.Final |
| io.netty : netty-buffer | jar | 4.1.59.Final |
| io.netty : netty-codec-http | jar | 4.1.59.Final |
| io.netty : netty-codec-http2 | jar | 4.1.59.Final |
| io.netty : netty-transport-native-unix-common | jar | 4.1.59.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.59.Final |
| io.netty : netty-transport-native-kqueue | jar | 4.1.59.Final |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.36.Final |
| io.projectreactor.netty : reactor-netty | jar | 1.0.4 |
| io.projectreactor : reactor-core | jar | 3.4.3 |
| com.github.tomakehurst : wiremock-standalone | jar | 2.24.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.6.28 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |