azure-cosmos-java

Installation
SKILL.md

Azure Cosmos DB SDK for Java

Client library for Azure Cosmos DB NoSQL API with global distribution and reactive patterns.

Installation

<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-cosmos</artifactId>
    <version>LATEST</version>
</dependency>

Or use Azure SDK BOM:

Installs
GitHub Stars
2.6K
First Seen
Jan 29, 2026
azure-cosmos-java — microsoft/agent-skills