is not current version
Last Version 1.41.3

com.microsoft.azure:azure-mgmt-cosmosdb 1.5.1

This package contains Microsoft Azure CosmosDB SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-cosmosdb
Version

Version

1.5.1
Type

Type

jar

Download azure-mgmt-cosmosdb 1.5.1


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