License |
License |
---|---|
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdtablestore |
Version | Version5.10.6 |
Type | Typejar |
Description |
DescriptionAliCloud TableStore SDK for Java
Aliyun Open Services SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有
(C)阿里云计算有限公司 http://www.aliyun.com
|
Project URL |
Project URL |
Filename | Size |
---|---|
tablestore-5.10.6.pom | |
tablestore-5.10.6.jar | 3 MB |
tablestore-5.10.6-sources.jar | 1 MB |
tablestore-5.10.6-release.zip | 26 MB |
tablestore-5.10.6-javadoc.jar | 10 MB |
tablestore-5.10.6-jar-with-dependencies.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>tablestore</artifactId>
<version>5.10.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/
implementation 'com.aliyun.openservices:tablestore:5.10.6'
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/
implementation ("com.aliyun.openservices:tablestore:5.10.6")
'com.aliyun.openservices:tablestore:jar:5.10.6'
<dependency org="com.aliyun.openservices" name="tablestore" rev="5.10.6">
<artifact name="tablestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='tablestore', version='5.10.6')
)
libraryDependencies += "com.aliyun.openservices" % "tablestore" % "5.10.6"
[com.aliyun.openservices/tablestore "5.10.6"]
Group / Artifact | Type | Version |
---|---|---|
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.0.1 |
com.google.code.gson : gson | jar | 2.8.5 |
com.google.guava : guava | jar | 27.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core Optional | jar | 2.0.2 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
commons-io : commons-io | jar | 2.4 |