azure-data-tables-java

Installation
SKILL.md

Azure Tables SDK for Java

Build table storage applications using the Azure Tables SDK for Java. Works with both Azure Table Storage and Cosmos DB Table API.

Installation

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-data-tables</artifactId>
  <version>12.6.0-beta.1</version>
</dependency>

Client Creation

With Connection String

Installs
84
GitHub Stars
39.9K
First Seen
Feb 17, 2026
azure-data-tables-java — sickn33/antigravity-awesome-skills