License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcn.com.antcloud.api |
ArtifactId | ArtifactIdantcloud-api-donpa |
Last Version | Last Version1.0.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnt Chain API SDK
Ant Chain API SDK For Java
Copyright (c) 2020-present antgroup.com, https://www.antgroup.com
|
Filename | Size |
---|---|
antcloud-api-donpa-1.0.22.pom | |
antcloud-api-donpa-1.0.22.jar | 17 KB |
antcloud-api-donpa-1.0.22-sources.jar | 19 KB |
antcloud-api-donpa-1.0.22-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-donpa/ -->
<dependency>
<groupId>cn.com.antcloud.api</groupId>
<artifactId>antcloud-api-donpa</artifactId>
<version>1.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-donpa/
implementation 'cn.com.antcloud.api:antcloud-api-donpa:1.0.22'
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-donpa/
implementation ("cn.com.antcloud.api:antcloud-api-donpa:1.0.22")
'cn.com.antcloud.api:antcloud-api-donpa:jar:1.0.22'
<dependency org="cn.com.antcloud.api" name="antcloud-api-donpa" rev="1.0.22">
<artifact name="antcloud-api-donpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.antcloud.api', module='antcloud-api-donpa', version='1.0.22')
)
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-donpa" % "1.0.22"
[cn.com.antcloud.api/antcloud-api-donpa "1.0.22"]
Group / Artifact | Type | Version |
---|---|---|
cn.com.antcloud.api : antcloud-api-sdk Optional | jar | 3.4.0 |
org.hibernate : hibernate-validator Optional | jar | 5.2.4.Final |
javax.validation : validation-api Optional | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.testng » com.springsource.org.testng Optional | jar | 6.4.0 |