Download azure-cosmosdb-2.0.0.jar file - Jar a

Jar examples for a:azure-cosmosdb

Description

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.

License

Open Source License

Build File

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'

Download

Click the following link to download the jar file.

azure-cosmosdb-2.0.0-javadoc.jar
azure-cosmosdb-2.0.0-sources.jar
azure-cosmosdb-2.0.0.jar
azure-cosmosdb-2.0.0.pom



Related Tutorials