Last Version

Microsoft Azure SDK for SQL API of Azure Cosmos DB Service 3.7.6

This Package contains Microsoft Azure Cosmos SDK (with Reactive Extension rx support) for Azure Cosmos DB SQL API

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cosmos
Version

Version

3.7.6
Type

Type

jar
Description

Description

Microsoft Azure SDK for SQL API of Azure Cosmos DB Service
This Package contains Microsoft Azure Cosmos SDK (with Reactive Extension rx support) for Azure Cosmos DB SQL API
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download azure-cosmos 3.7.6


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmos/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-cosmos</artifactId>
    <version>3.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmos/
implementation 'com.microsoft.azure:azure-cosmos:3.7.6'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmos/
implementation ("com.microsoft.azure:azure-cosmos:3.7.6")
'com.microsoft.azure:azure-cosmos:jar:3.7.6'
<dependency org="com.microsoft.azure" name="azure-cosmos" rev="3.7.6">
  <artifact name="azure-cosmos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cosmos', version='3.7.6')
)
libraryDependencies += "com.microsoft.azure" % "azure-cosmos" % "3.7.6"
[com.microsoft.azure/azure-cosmos "3.7.6"]

Dependencies

compile (17)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.1
com.fasterxml.uuid : java-uuid-generator jar 3.2.0
commons-io : commons-io jar 2.5
commons-validator : commons-validator jar 1.6
io.projectreactor : reactor-core jar 3.3.5.RELEASE
io.netty : netty-codec-http jar 4.1.50.Final
io.netty : netty-handler jar 4.1.50.Final
org.slf4j : slf4j-api jar 1.7.28
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
com.google.guava : guava jar 25.0-jre
io.dropwizard.metrics : metrics-core jar 4.1.0
io.micrometer : micrometer-core jar 1.2.0
io.reactivex.rxjava2 : rxjava jar 2.2.4
io.projectreactor.netty : reactor-netty jar 0.9.7.RELEASE

test (7)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.assertj : assertj-core jar 3.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.0
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
io.projectreactor : reactor-test jar 3.3.0.RELEASE
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.