License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdaliyun-http-netty |
Last Version | Last Version0.1.5-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAliyun Async Core Service for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
<!-- https://jarcasting.com/artifacts/com.aliyun/aliyun-http-netty/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>aliyun-http-netty</artifactId>
<version>0.1.5-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/aliyun-http-netty/
implementation 'com.aliyun:aliyun-http-netty:0.1.5-beta'
// https://jarcasting.com/artifacts/com.aliyun/aliyun-http-netty/
implementation ("com.aliyun:aliyun-http-netty:0.1.5-beta")
'com.aliyun:aliyun-http-netty:jar:0.1.5-beta'
<dependency org="com.aliyun" name="aliyun-http-netty" rev="0.1.5-beta">
<artifact name="aliyun-http-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='aliyun-http-netty', version='0.1.5-beta')
)
libraryDependencies += "com.aliyun" % "aliyun-http-netty" % "0.1.5-beta"
[com.aliyun/aliyun-http-netty "0.1.5-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : aliyun-java-core | jar | 0.1.5-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 |
Group / Artifact | Type | Version |
---|---|---|
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 |