is not current version
Last Version 3.5.0

com.microsoft.azure:azure-cosmos-parent 3.2.1

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

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cosmos-parent
Version

Version

3.2.1
Type

Type

pom

Download azure-cosmos-parent 3.2.1


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmos-parent/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-cosmos-parent</artifactId>
    <version>3.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmos-parent/
implementation 'com.microsoft.azure:azure-cosmos-parent:3.2.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmos-parent/
implementation ("com.microsoft.azure:azure-cosmos-parent:3.2.1")
'com.microsoft.azure:azure-cosmos-parent:pom:3.2.1'
<dependency org="com.microsoft.azure" name="azure-cosmos-parent" rev="3.2.1">
  <artifact name="azure-cosmos-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cosmos-parent', version='3.2.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-cosmos-parent" % "3.2.1"
[com.microsoft.azure/azure-cosmos-parent "3.2.1"]