License |
License |
---|---|
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdtablestore-jdbc |
Last Version | Last Version5.13.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAliCloud 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 |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.openservices : tablestore | jar | 5.13.5 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |