License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-cosmosdb |
Last Version | Last Version3.0.0-beta-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAsync SDK for SQL API of Azure Cosmos DB Service
Java Async SDK (with Reactive Extension rx support) for Azure Cosmos DB SQL API
|
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-cosmosdb</artifactId>
<version>3.0.0-beta-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb/
implementation 'com.microsoft.azure:azure-cosmosdb:3.0.0-beta-3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb/
implementation ("com.microsoft.azure:azure-cosmosdb:3.0.0-beta-3")
'com.microsoft.azure:azure-cosmosdb:jar:3.0.0-beta-3'
<dependency org="com.microsoft.azure" name="azure-cosmosdb" rev="3.0.0-beta-3">
<artifact name="azure-cosmosdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cosmosdb', version='3.0.0-beta-3')
)
libraryDependencies += "com.microsoft.azure" % "azure-cosmosdb" % "3.0.0-beta-3"
[com.microsoft.azure/azure-cosmosdb "3.0.0-beta-3"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-cosmosdb-commons | jar | 3.0.0-beta-3 |
com.microsoft.azure : azure-cosmosdb-gateway | jar | 3.0.0-beta-3 |
com.microsoft.azure : azure-cosmosdb-direct | jar | 3.0.0-beta-3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.1.4 |
commons-io : commons-io | jar | 2.5 |
com.github.davidmoten : rxjava-extras | jar | 0.8.0.17 |
io.reactivex : rxjava | jar | 1.3.8 |
io.reactivex : rxjava-string | jar | 1.1.1 |
io.projectreactor : reactor-core | jar | |
io.reactivex : rxnetty | jar | 0.4.20 |
io.netty : netty-codec-http | jar | 4.1.32.Final |
io.netty : netty-handler | jar | 4.1.32.Final |
io.netty : netty-transport | jar | 4.1.32.Final |
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
io.projectreactor.addons : reactor-adapter | jar | |
com.github.akarnokd : rxjava2-interop | jar | 0.13.3 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.4 |
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 |
io.projectreactor : reactor-test | jar |