azure-cosmos-java

Originally frommicrosoft/skills
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:

<dependencyManagement>
    <dependencies>
Related skills
Installs
68
GitHub Stars
37.3K
First Seen
Feb 17, 2026