License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIddocumentdb-bulkimport |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptioncom.microsoft.azure:documentdb-bulkimport
Document Bulk Importer for Azure Cosmos DB Service
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/documentdb-bulkimport/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>documentdb-bulkimport</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/documentdb-bulkimport/
implementation 'com.microsoft.azure:documentdb-bulkimport:1.0.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/documentdb-bulkimport/
implementation ("com.microsoft.azure:documentdb-bulkimport:1.0.2")
'com.microsoft.azure:documentdb-bulkimport:jar:1.0.2'
<dependency org="com.microsoft.azure" name="documentdb-bulkimport" rev="1.0.2">
<artifact name="documentdb-bulkimport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='documentdb-bulkimport', version='1.0.2')
)
libraryDependencies += "com.microsoft.azure" % "documentdb-bulkimport" % "1.0.2"
[com.microsoft.azure/documentdb-bulkimport "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 22.0 |
com.microsoft.azure : azure-documentdb | jar | 1.14.0 |
org.slf4j : slf4j-api | jar | 1.7.6 |
com.beust : jcommander | jar | 1.58 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.3 |