is not current version
Last Version 3.5.0

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

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

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cosmos-parent
Version

Version

3.0.0
Type

Type

pom

Download azure-cosmos-parent 3.0.0


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