is not current version
Last Version 3.0.0-beta-3

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

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-1
Type

Type

jar

Download azure-cosmosdb-gateway 3.0.0-beta-1


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