Last Version

com.microsoft.azure:azure-documentdb 2.6.4

Java SDK for SQL API of Microsoft Azure Cosmos DB

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-documentdb
Version

Version

2.6.4
Type

Type

jar
Description

Description

com.microsoft.azure:azure-documentdb
Java SDK for SQL API of Microsoft Azure Cosmos DB
Project URL

Project URL

https://azure.microsoft.com/en-us/services/cosmos-db/

Download azure-documentdb 2.6.4


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

Dependencies

compile (10)

Group / Artifact Type Version
com.fasterxml.uuid : java-uuid-generator jar 3.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.8
org.json : json jar 20140107
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-collections4 jar 4.2
org.apache.httpcomponents : httpclient jar 4.5.13
commons-codec : commons-codec jar 1.13
org.apache.httpcomponents : httpcore jar 4.4.13
org.slf4j : slf4j-api jar 1.7.6
joda-time : joda-time jar 2.9.9

test (6)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.slf4j : slf4j-log4j12 jar 1.7.6
log4j : log4j jar 1.2.17
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.