Download documentdb-bulkexecutor-1.0.6.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 1.0.6 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials