License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdaliyun-gateway-pop |
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-gateway-pop/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>aliyun-gateway-pop</artifactId>
<version>0.1.5-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/aliyun-gateway-pop/
implementation 'com.aliyun:aliyun-gateway-pop:0.1.5-beta'
// https://jarcasting.com/artifacts/com.aliyun/aliyun-gateway-pop/
implementation ("com.aliyun:aliyun-gateway-pop:0.1.5-beta")
'com.aliyun:aliyun-gateway-pop:jar:0.1.5-beta'
<dependency org="com.aliyun" name="aliyun-gateway-pop" rev="0.1.5-beta">
<artifact name="aliyun-gateway-pop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='aliyun-gateway-pop', version='0.1.5-beta')
)
libraryDependencies += "com.aliyun" % "aliyun-gateway-pop" % "0.1.5-beta"
[com.aliyun/aliyun-gateway-pop "0.1.5-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : darabonba-java-core | jar | 0.1.5-beta |
com.aliyun : aliyun-java-core | jar | 0.1.5-beta |
com.aliyun : aliyun-java-auth | jar | 0.1.5-beta |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |