License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-cosmos-gateway |
Version | Version3.0.0-a1 |
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-cosmos-gateway/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-cosmos-gateway</artifactId>
<version>3.0.0-a1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmos-gateway/
implementation 'com.microsoft.azure:azure-cosmos-gateway:3.0.0-a1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmos-gateway/
implementation ("com.microsoft.azure:azure-cosmos-gateway:3.0.0-a1")
'com.microsoft.azure:azure-cosmos-gateway:jar:3.0.0-a1'
<dependency org="com.microsoft.azure" name="azure-cosmos-gateway" rev="3.0.0-a1">
<artifact name="azure-cosmos-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cosmos-gateway', version='3.0.0-a1')
)
libraryDependencies += "com.microsoft.azure" % "azure-cosmos-gateway" % "3.0.0-a1"
[com.microsoft.azure/azure-cosmos-gateway "3.0.0-a1"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-cosmos-commons | jar | 3.0.0-a1 |
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure » azure-cosmos-commons-test-utils | jar | 3.0.0-a1 |
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 |