| License |
License
http://www.apache.org/licenses/LICENSE-2.0.txt
|
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.antgroup.antchain.openapi |
| ArtifactId | ArtifactIdopenapi-gatewayx |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopenapi-gatewayx
Ant Chain GATEWAYX SDK for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| openapi-gatewayx-1.0.8.pom | |
| openapi-gatewayx-1.0.8.jar | 18 KB |
| openapi-gatewayx-1.0.8-sources.jar | 14 KB |
| openapi-gatewayx-1.0.8-javadoc.jar | 100 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-gatewayx/ -->
<dependency>
<groupId>com.antgroup.antchain.openapi</groupId>
<artifactId>openapi-gatewayx</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-gatewayx/
implementation 'com.antgroup.antchain.openapi:openapi-gatewayx:1.0.8'
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-gatewayx/
implementation ("com.antgroup.antchain.openapi:openapi-gatewayx:1.0.8")
'com.antgroup.antchain.openapi:openapi-gatewayx:jar:1.0.8'
<dependency org="com.antgroup.antchain.openapi" name="openapi-gatewayx" rev="1.0.8">
<artifact name="openapi-gatewayx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antgroup.antchain.openapi', module='openapi-gatewayx', version='1.0.8')
)
libraryDependencies += "com.antgroup.antchain.openapi" % "openapi-gatewayx" % "1.0.8"
[com.antgroup.antchain.openapi/openapi-gatewayx "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.antgroup.antchain.openapi : antchain-util | jar | 0.1.9 |
| com.aliyun : tea-util | jar | 0.2.12 |
| com.aliyun : tea-rpc-util | jar | 0.1.2 |
| com.aliyun : tea | jar | [1.0.3, 2.0.0) |