| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.aliyun.openservices |
| Идентификатор | Идентификаторtablestore-streamclient |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAliyun TableStore Stream Client for Java
Aliyun TableStore Stream Client for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tablestore-streamclient-1.0.0.pom | |
| tablestore-streamclient-1.0.0.jar | 112 KB |
| tablestore-streamclient-1.0.0-sources.jar | 57 KB |
| tablestore-streamclient-1.0.0-javadoc.jar | 368 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore-streamclient/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>tablestore-streamclient</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore-streamclient/
implementation 'com.aliyun.openservices:tablestore-streamclient:1.0.0'
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore-streamclient/
implementation ("com.aliyun.openservices:tablestore-streamclient:1.0.0")
'com.aliyun.openservices:tablestore-streamclient:jar:1.0.0'
<dependency org="com.aliyun.openservices" name="tablestore-streamclient" rev="1.0.0">
<artifact name="tablestore-streamclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='tablestore-streamclient', version='1.0.0')
)
libraryDependencies += "com.aliyun.openservices" % "tablestore-streamclient" % "1.0.0"
[com.aliyun.openservices/tablestore-streamclient "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.aliyun.openservices : tablestore | jar | 4.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |