alibabacloud-pts-tool-scene
构造PTS OpenAPI入参的实体类
| License |
License |
|---|---|
| GroupId | GroupIdcom.aliyun |
| ArtifactId | ArtifactIdpts-api-entity |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpts-api-entity
Aliyun tea 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 |
|---|---|
| pts-api-entity-1.0.1.pom | |
| pts-api-entity-1.0.1.jar | 28 KB |
| pts-api-entity-1.0.1-sources.jar | 19 KB |
| pts-api-entity-1.0.1-javadoc.jar | 157 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/pts-api-entity/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>pts-api-entity</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/pts-api-entity/
implementation 'com.aliyun:pts-api-entity:1.0.1'
// https://jarcasting.com/artifacts/com.aliyun/pts-api-entity/
implementation ("com.aliyun:pts-api-entity:1.0.1")
'com.aliyun:pts-api-entity:jar:1.0.1'
<dependency org="com.aliyun" name="pts-api-entity" rev="1.0.1">
<artifact name="pts-api-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='pts-api-entity', version='1.0.1')
)
libraryDependencies += "com.aliyun" % "pts-api-entity" % "1.0.1"
[com.aliyun/pts-api-entity "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aliyun : aliyun-java-sdk-pts | jar | 3.3.0 |
| com.aliyun : aliyun-java-sdk-core | jar | 4.5.2 |
| com.alibaba : fastjson | jar | 1.2.9 |
构造PTS OpenAPI入参的实体类