License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-documentdb |
Last Version | Last Version2.6.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.microsoft.azure:azure-documentdb
Java SDK for SQL API of Microsoft Azure Cosmos DB
|
Project URL |
Project URL |
Filename | Size |
---|---|
azure-documentdb-2.6.4.pom | |
azure-documentdb-2.6.4.jar | 1 MB |
azure-documentdb-2.6.4-sources.jar | 1 MB |
azure-documentdb-2.6.4-javadoc.jar | 579 KB |
Browse |
<!-- 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"]
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 |
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 |