# aliyun-tablestore-java-sdk **Repository Path**: aliyun/aliyun-tablestore-java-sdk ## Basic Information - **Project Name**: aliyun-tablestore-java-sdk - **Description**: Aliyun TableStore(原OTS) JAVA SDK - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-08 - **Last Updated**: 2025-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Aliyun TableStore SDK for JAVA [![Software License](https://img.shields.io/badge/license-apache2-brightgreen.svg)](LICENSE) [![GitHub version](https://badge.fury.io/gh/aliyun%2Faliyun-tablestore-java-sdk.svg)](https://badge.fury.io/gh/aliyun%2Faliyun-tablestore-java-sdk) [![Build Status](https://travis-ci.org/aliyun/aliyun-tablestore-java-sdk.svg)](https://travis-ci.org/aliyun/aliyun-tablestore-java-sdk) ## 关于 - 此JAVA SDK基于[阿里云表格存储服务](http://www.aliyun.com/product/ots/) API构建。 - 阿里云表格存储是阿里云自主研发的NoSQL数据存储服务,提供海量结构化数据的存储和实时访问。 ## 版本 - 当前版本:5.17.6 ## 运行环境 - JDK 6及其以上 ## 安装 #### Maven方式 下载[最新版JAR包](https://search.maven.org/remotecontent?filepath=com/aliyun/openservices/tablestore/5.17.6/tablestore-5.17.6.jar)或者通过Maven: ```xml com.aliyun.openservices tablestore 5.17.6 ``` ## 贡献代码 - 我们非常欢迎大家为TableStore JAVA SDK以及其他TableStore SDK贡献代码 ## 联系我们 - [阿里云TableStore官方网站](http://www.aliyun.com/product/ots) - [阿里云TableStore官方论坛](http://bbs.aliyun.com) - [阿里云TableStore官方文档中心](https://help.aliyun.com/product/8315004_ots.html) - [阿里云云栖社区](http://yq.aliyun.com) - [阿里云工单系统](https://workorder.console.aliyun.com/#/ticket/createIndex)