Download documentdb-bulkexecutor-2.0.0.jar file - Jar d

Jar examples for d:documentdb-bulkexecutor

Description

Document Bulk Executor for Azure Cosmos DB Service

You can download jar file documentdb-bulkexecutor 2.0.0 in this page.

License

MIT License

Build File

You can use the following script to add documentdb-bulkexecutor-2.0.0.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>documentdb-bulkexecutor</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'documentdb-bulkexecutor', version: '2.0.0'
libraryDependencies += "com.microsoft.azure" % "documentdb-bulkexecutor" % "2.0.0"
<dependency org="com.microsoft.azure" name="documentdb-bulkexecutor" rev="2.0.0"/>
@Grapes(@Grab(group='com.microsoft.azure', module='documentdb-bulkexecutor', version='2.0.0'))
'com.microsoft.azure:documentdb-bulkexecutor:jar:2.0.0'

Download

Click the following link to download the jar file.

documentdb-bulkexecutor-2.0.0-dependencies.jar
documentdb-bulkexecutor-2.0.0-javadoc.jar
documentdb-bulkexecutor-2.0.0-sources.jar
documentdb-bulkexecutor-2.0.0.jar
documentdb-bulkexecutor-2.0.0.pom



Related Tutorials