License |
License |
---|---|
GroupId | GroupIdcom.azure |
ArtifactId | ArtifactIdazure-cosmos |
Last Version | Last Version4.31.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for SQL API of Azure Cosmos DB Service
This Package contains Microsoft Azure Cosmos SDK (with Reactive Extension Reactor support) for Azure Cosmos DB SQL API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
azure-cosmos-4.31.0.pom | |
azure-cosmos-4.31.0.jar | 2 MB |
azure-cosmos-4.31.0-sources.jar | 1 MB |
azure-cosmos-4.31.0-javadoc.jar | 578 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azure/azure-cosmos/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-cosmos/
implementation 'com.azure:azure-cosmos:4.31.0'
// https://jarcasting.com/artifacts/com.azure/azure-cosmos/
implementation ("com.azure:azure-cosmos:4.31.0")
'com.azure:azure-cosmos:jar:4.31.0'
<dependency org="com.azure" name="azure-cosmos" rev="4.31.0">
<artifact name="azure-cosmos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-cosmos', version='4.31.0')
)
libraryDependencies += "com.azure" % "azure-cosmos" % "4.31.0"
[com.azure/azure-cosmos "4.31.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure : azure-core | jar | 1.29.1 |
com.azure : azure-core-http-netty | jar | 1.12.2 |
com.fasterxml.jackson.module : jackson-module-afterburner | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.hdrhistogram : HdrHistogram | jar | 2.1.12 |
io.dropwizard.metrics : metrics-core | jar | 4.1.0 |
io.micrometer : micrometer-core | jar | 1.8.5 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
com.azure : azure-identity | jar | 1.5.2 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-text | jar | 1.6 |
org.testng : testng | jar | 7.3.0 |
org.assertj : assertj-core | jar | 3.21.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
com.google.guava : guava | jar | 25.0-jre |
io.projectreactor : reactor-test | jar | 3.4.17 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
org.mockito : mockito-core | jar | 4.0.0 |
org.mockito : mockito-inline | jar | 4.0.0 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |