is not current version
Last Version 3.0.0-beta-3

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

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

Type

pom

Download azure-cosmosdb-parent 2.5.0


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