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