is not current version
Last Version 4.31.0

com.azure:azure-cosmos 4.3.2-beta.2

This Package contains Microsoft Azure Cosmos SDK (with Reactive Extension Reactor support) for Azure Cosmos DB SQL API

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-cosmos
Version

Version

4.3.2-beta.2
Type

Type

jar

Download azure-cosmos 4.3.2-beta.2


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