| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcn.com.antcloud.api |
| Идентификатор | Идентификаторantcloud-api-das |
| Последняя версия | Последняя версия1.1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAnt Chain API SDK
Ant Chain API SDK For Java
Copyright (c) 2020-present antgroup.com, https://www.antgroup.com
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.com.antcloud.api : antcloud-api-sdk Необязательный | jar | 3.4.0 |
| org.hibernate : hibernate-validator Необязательный | jar | 5.2.4.Final |
| javax.validation : validation-api Необязательный | jar | 1.1.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng » com.springsource.org.testng Необязательный | jar | 6.4.0 |