| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdazure-cosmosdb-gateway |
| Version | Version3.0.0-beta-3 |
| Type | Typejar |
| Description |
DescriptionCommon Gateway Components for Async SDK for SQL API of Azure Cosmos DB Service
Common Gateway Components for Async SDK for SQL API of Azure Cosmos DB Service
|
<!-- 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-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-gateway/
implementation 'com.microsoft.azure:azure-cosmosdb-gateway:3.0.0-beta-3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-gateway/
implementation ("com.microsoft.azure:azure-cosmosdb-gateway:3.0.0-beta-3")
'com.microsoft.azure:azure-cosmosdb-gateway:jar:3.0.0-beta-3'
<dependency org="com.microsoft.azure" name="azure-cosmosdb-gateway" rev="3.0.0-beta-3">
<artifact name="azure-cosmosdb-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cosmosdb-gateway', version='3.0.0-beta-3')
)
libraryDependencies += "com.microsoft.azure" % "azure-cosmosdb-gateway" % "3.0.0-beta-3"
[com.microsoft.azure/azure-cosmosdb-gateway "3.0.0-beta-3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.azure : azure-cosmosdb-commons | jar | 3.0.0-beta-3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.azure » azure-cosmosdb-commons-test-utils | jar | 3.0.0-beta-3 |
| org.testng : testng | jar | 6.14.3 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
| log4j : log4j | jar | 1.2.17 |
| com.google.guava : guava | jar | 27.0.1-jre |