is not current version
Last Version 3.0.0-beta-3

com.microsoft.azure:azure-cosmosdb-parent 2.6.15

Java Async SDK (with Reactive Extension RX support) for Azure Cosmos DB SQL API

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cosmosdb-parent
Version

Version

2.6.15
Type

Type

pom

Download azure-cosmosdb-parent 2.6.15


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