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