License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcn.com.antcloud.api |
ArtifactId | ArtifactIdantcloud-api-das |
Last Version | Last Version1.1.6 |
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-das-1.1.6.pom | |
antcloud-api-das-1.1.6.jar | 31 KB |
antcloud-api-das-1.1.6-sources.jar | 36 KB |
antcloud-api-das-1.1.6-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-das/ -->
<dependency>
<groupId>cn.com.antcloud.api</groupId>
<artifactId>antcloud-api-das</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-das/
implementation 'cn.com.antcloud.api:antcloud-api-das:1.1.6'
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-das/
implementation ("cn.com.antcloud.api:antcloud-api-das:1.1.6")
'cn.com.antcloud.api:antcloud-api-das:jar:1.1.6'
<dependency org="cn.com.antcloud.api" name="antcloud-api-das" rev="1.1.6">
<artifact name="antcloud-api-das" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.antcloud.api', module='antcloud-api-das', version='1.1.6')
)
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-das" % "1.1.6"
[cn.com.antcloud.api/antcloud-api-das "1.1.6"]
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 |