License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdopenapiutil |
Last Version | Last Version0.1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenapiutil
Aliyun openapi util for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openapiutil-0.1.14.pom | |
openapiutil-0.1.14.jar | 8 KB |
openapiutil-0.1.14-sources.jar | 5 KB |
openapiutil-0.1.14-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/openapiutil/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>openapiutil</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/openapiutil/
implementation 'com.aliyun:openapiutil:0.1.14'
// https://jarcasting.com/artifacts/com.aliyun/openapiutil/
implementation ("com.aliyun:openapiutil:0.1.14")
'com.aliyun:openapiutil:jar:0.1.14'
<dependency org="com.aliyun" name="openapiutil" rev="0.1.14">
<artifact name="openapiutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='openapiutil', version='0.1.14')
)
libraryDependencies += "com.aliyun" % "openapiutil" % "0.1.14"
[com.aliyun/openapiutil "0.1.14"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : tea Optional | jar | [1.0.2, 2.0.0) |
org.bouncycastle : bcpkix-jdk15on | jar | 1.65 |
commons-codec : commons-codec | jar | 1.15 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |