License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdaliyun-http-apache |
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-apache/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>aliyun-http-apache</artifactId>
<version>0.1.5-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/aliyun-http-apache/
implementation 'com.aliyun:aliyun-http-apache:0.1.5-beta'
// https://jarcasting.com/artifacts/com.aliyun/aliyun-http-apache/
implementation ("com.aliyun:aliyun-http-apache:0.1.5-beta")
'com.aliyun:aliyun-http-apache:jar:0.1.5-beta'
<dependency org="com.aliyun" name="aliyun-http-apache" rev="0.1.5-beta">
<artifact name="aliyun-http-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='aliyun-http-apache', version='0.1.5-beta')
)
libraryDependencies += "com.aliyun" % "aliyun-http-apache" % "0.1.5-beta"
[com.aliyun/aliyun-http-apache "0.1.5-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : aliyun-java-core | jar | 0.1.5-beta |
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1.3 |
org.jetbrains : annotations | jar | RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-reflect | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
junit : junit | jar | 4.13.1 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |