License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-cosmosdb-commons |
Last Version | Last Version3.0.0-beta-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Components for Async SDK for SQL API of Azure Cosmos DB Service
Common Components for Async SDK for SQL API of Azure Cosmos DB Service
|
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-commons/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-cosmosdb-commons</artifactId>
<version>3.0.0-beta-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-commons/
implementation 'com.microsoft.azure:azure-cosmosdb-commons:3.0.0-beta-3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-commons/
implementation ("com.microsoft.azure:azure-cosmosdb-commons:3.0.0-beta-3")
'com.microsoft.azure:azure-cosmosdb-commons:jar:3.0.0-beta-3'
<dependency org="com.microsoft.azure" name="azure-cosmosdb-commons" rev="3.0.0-beta-3">
<artifact name="azure-cosmosdb-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cosmosdb-commons', version='3.0.0-beta-3')
)
libraryDependencies += "com.microsoft.azure" % "azure-cosmosdb-commons" % "3.0.0-beta-3"
[com.microsoft.azure/azure-cosmosdb-commons "3.0.0-beta-3"]
Group / Artifact | Type | Version |
---|---|---|
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 |
commons-validator : commons-validator | jar | 1.6 |
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.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 |
io.netty : netty-handler-proxy | jar | 4.1.32.Final |
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.apache.commons : commons-text | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
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 |