License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdendpoint-util |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionendpoint-util
Aliyun Endpoint Util for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
Filename | Size |
---|---|
endpoint-util-0.0.7.pom | |
endpoint-util-0.0.7.jar | 3 KB |
endpoint-util-0.0.7-sources.jar | 3 KB |
endpoint-util-0.0.7-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/endpoint-util/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>endpoint-util</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/endpoint-util/
implementation 'com.aliyun:endpoint-util:0.0.7'
// https://jarcasting.com/artifacts/com.aliyun/endpoint-util/
implementation ("com.aliyun:endpoint-util:0.0.7")
'com.aliyun:endpoint-util:jar:0.0.7'
<dependency org="com.aliyun" name="endpoint-util" rev="0.0.7">
<artifact name="endpoint-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='endpoint-util', version='0.0.7')
)
libraryDependencies += "com.aliyun" % "endpoint-util" % "0.0.7"
[com.aliyun/endpoint-util "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : tea Optional | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |