Jar examples for a:azure-cosmosdb
Java Async SDK (with Reactive Extension rx support) for Azure Cosmos DB Document API
You can download jar file azure-cosmosdb 2.0.0 in this page.
Open Source License
You can use the following script to add azure-cosmosdb-2.0.0.jar to your project.
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-cosmosdb</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.microsoft.azure', name: 'azure-cosmosdb', version: '2.0.0'
libraryDependencies += "com.microsoft.azure" % "azure-cosmosdb" % "2.0.0"
<dependency org="com.microsoft.azure" name="azure-cosmosdb" rev="2.0.0"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-cosmosdb', version='2.0.0'))
'com.microsoft.azure:azure-cosmosdb:jar:2.0.0'
Click the following link to download the jar file.
azure-cosmosdb-2.0.0-javadoc.jar