License |
License |
---|---|
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdtablestore |
Version | Version5.13.3 |
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.13.3.pom | |
tablestore-5.13.3.jar | 4 MB |
tablestore-5.13.3-sources.jar | 1 MB |
tablestore-5.13.3-release.zip | 28 MB |
tablestore-5.13.3-javadoc.jar | 12 MB |
tablestore-5.13.3-jar-with-dependencies.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>tablestore</artifactId>
<version>5.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/
implementation 'com.aliyun.openservices:tablestore:5.13.3'
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/
implementation ("com.aliyun.openservices:tablestore:5.13.3")
'com.aliyun.openservices:tablestore:jar:5.13.3'
<dependency org="com.aliyun.openservices" name="tablestore" rev="5.13.3">
<artifact name="tablestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='tablestore', version='5.13.3')
)
libraryDependencies += "com.aliyun.openservices" % "tablestore" % "5.13.3"
[com.aliyun.openservices/tablestore "5.13.3"]
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 |
com.google.flatbuffers : flatbuffers-java | jar | 1.11.0 |
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 |