is not current version
Last Version 2.6.4

com.microsoft.azure:azure-documentdb 0.9.4

Java SDK for Microsoft Azure DocumentDB

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-documentdb
Version

Version

0.9.4
Type

Type

jar

Download azure-documentdb 0.9.4


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