не последняя версия
Последняя версия 3.0.0-beta-3

com.microsoft.azure:azure-cosmosdb-gateway 2.4.4

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

Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

azure-cosmosdb-gateway
Версия

Версия

2.4.4
Тип

Тип

jar

Скачать azure-cosmosdb-gateway 2.4.4


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