AliCloud TableStore JDBC SDK

Aliyun Open Services SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

License

License

GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

tablestore-jdbc
Last Version

Last Version

5.13.5
Release Date

Release Date

Type

Type

jar
Description

Description

AliCloud TableStore JDBC SDK
Aliyun Open Services SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com
Project URL

Project URL

http://www.aliyun.com

Download tablestore-jdbc

How to add to project

<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore-jdbc/ -->
<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>tablestore-jdbc</artifactId>
    <version>5.13.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore-jdbc/
implementation 'com.aliyun.openservices:tablestore-jdbc:5.13.5'
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore-jdbc/
implementation ("com.aliyun.openservices:tablestore-jdbc:5.13.5")
'com.aliyun.openservices:tablestore-jdbc:jar:5.13.5'
<dependency org="com.aliyun.openservices" name="tablestore-jdbc" rev="5.13.5">
  <artifact name="tablestore-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='tablestore-jdbc', version='5.13.5')
)
libraryDependencies += "com.aliyun.openservices" % "tablestore-jdbc" % "5.13.5"
[com.aliyun.openservices/tablestore-jdbc "5.13.5"]

Dependencies

compile (2)

Group / Artifact Type Version
com.aliyun.openservices : tablestore jar 5.13.5
commons-io : commons-io jar 2.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.13.5
5.13.0