is not current version
Last Version 3.0.0-beta-3

com.microsoft.azure:azure-cosmosdb-gateway 3.0.0-beta-2

Common Gateway Components for Async SDK for SQL API of Azure Cosmos DB Service

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cosmosdb-gateway
Version

Version

3.0.0-beta-2
Type

Type

jar

Download azure-cosmosdb-gateway 3.0.0-beta-2


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