License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdtablestore-streamclient |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAliyun TableStore Stream Client for Java
Aliyun TableStore Stream Client for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.openservices : tablestore | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |