MVN

com.microsoft.azure : azure-cosmos-parent

Maven & Gradle

Dec 14, 2019
2.1k stars

Microsoft Azure Cosmos DB SQL API · This package contains Microsoft Azure SDK for Azure Cosmos DB SQL API (with Reactive Extension RX support)

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-cosmos-parent</artifactId>
    <version>3.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure : azure-cosmos-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.5.0

All Versions

Choose a version of com.microsoft.azure : azure-cosmos-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.5.x
azure-cosmos-parent-3.5.0
3.4.x
azure-cosmos-parent-3.4.1
azure-cosmos-parent-3.4.0
3.3.x
azure-cosmos-parent-3.3.3
azure-cosmos-parent-3.3.2
azure-cosmos-parent-3.3.1
azure-cosmos-parent-3.3.0
3.2.x
azure-cosmos-parent-3.2.2
azure-cosmos-parent-3.2.1
azure-cosmos-parent-3.2.0
3.1.x
azure-cosmos-parent-3.1.0
3.0.x
azure-cosmos-parent-3.0.1
azure-cosmos-parent-3.0.0
azure-cosmos-parent-3.0.0-a1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-cosmos-parent</artifactId>
    <version>3.5.0</version>
</dependency>

Advertisement