is not current version
Last Version 1.0.2

com.microsoft.azure:documentdb-bulkimport 1.0.1

Document Bulk Importer for Azure Cosmos DB Service

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

documentdb-bulkimport
Version

Version

1.0.1
Type

Type

jar

Download documentdb-bulkimport 1.0.1


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