is not current version
Last Version 3.5.0

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

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.4.0
Type

Type

pom

Download azure-cosmos-parent 3.4.0


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