| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.aliyun.openservices |
| Идентификатор | Идентификаторtablestore |
| Последняя версия | Последняя версия5.13.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAliCloud TableStore SDK for Java
Aliyun Open Services SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有
(C)阿里云计算有限公司 http://www.aliyun.com
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tablestore-5.13.9.pom | |
| tablestore-5.13.9.jar | 3 MB |
| tablestore-5.13.9-sources.jar | 986 KB |
| tablestore-5.13.9-release.zip | 25 MB |
| tablestore-5.13.9-javadoc.jar | 10 MB |
| tablestore-5.13.9-jar-with-dependencies.jar | 6 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>tablestore</artifactId>
<version>5.13.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/
implementation 'com.aliyun.openservices:tablestore:5.13.9'
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/
implementation ("com.aliyun.openservices:tablestore:5.13.9")
'com.aliyun.openservices:tablestore:jar:5.13.9'
<dependency org="com.aliyun.openservices" name="tablestore" rev="5.13.9">
<artifact name="tablestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='tablestore', version='5.13.9')
)
libraryDependencies += "com.aliyun.openservices" % "tablestore" % "5.13.9"
[com.aliyun.openservices/tablestore "5.13.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 2.4.1 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.0.2 |
| joda-time : joda-time | jar | 2.9.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.lmax : disruptor | jar | 3.4.4 |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.google.guava : guava | jar | 27.0.1-jre |
| com.google.flatbuffers : flatbuffers-java | jar | 1.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core Необязательный | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl Необязательный | jar | 2.17.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| commons-io : commons-io | jar | 2.4 |