License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdopenplatform |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenplatform
Aliyun openplatform for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
Filename | Size |
---|---|
openplatform-1.0.0.pom | |
openplatform-1.0.0.jar | 8 KB |
openplatform-1.0.0-sources.jar | 6 KB |
openplatform-1.0.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/openplatform/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>openplatform</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/openplatform/
implementation 'com.aliyun:openplatform:1.0.0'
// https://jarcasting.com/artifacts/com.aliyun/openplatform/
implementation ("com.aliyun:openplatform:1.0.0")
'com.aliyun:openplatform:jar:1.0.0'
<dependency org="com.aliyun" name="openplatform" rev="1.0.0">
<artifact name="openplatform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='openplatform', version='1.0.0')
)
libraryDependencies += "com.aliyun" % "openplatform" % "1.0.0"
[com.aliyun/openplatform "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : tea-util | jar | 0.1.5 |
com.aliyun : credentials-java | jar | 0.1.0 |
com.aliyun : tea | jar | 0.0.21 |
dom4j : dom4j | jar | 1.6.1 |
com.aliyun : pop-rpc-client | jar | 0.0.2 |
com.aliyun : common | jar | 0.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |